Leadtools.Medical.Workstation.DataTypes Namespace : ServiceCollection Class |
public class ServiceCollection : System.Collections.Generic.IEnumerable<KeyValuePair<Type,object>>, System.Collections.ICollection, System.Collections.IEnumerable
'Declaration Public Class ServiceCollection Implements System.Collections.Generic.IEnumerable(Of KeyValuePair(Of Type,Object)), System.Collections.ICollection, System.Collections.IEnumerable
'Usage Dim instance As ServiceCollection
public __gc class ServiceCollection : public System.Collections.Generic.IEnumerable<KeyValuePair<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