←Select platform

ServiceCollection Class

Summary

Provides a collection of typed objects that act as services which all components can access.

Syntax

C#
VB
C++
public class ServiceCollection : System.Collections.Generic.IEnumerable<KeyValuePair<Type,object>>, System.Collections.ICollection, System.Collections.IEnumerable
Public Class ServiceCollection  
   Implements System.Collections.Generic.IEnumerable(Of KeyValuePair(Of Type,Object)), System.Collections.ICollection, System.Collections.IEnumerable 
public ref class ServiceCollection : public System.Collections.Generic.IEnumerable<KeyValuePair<Type,Object>>, System.Collections.ICollection, System.Collections.IEnumerable

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize