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 sealed class ServiceCollection : Windows.Foundation.Collections.IIterable //In WinRT the IEnumerableinterface is replaced by IIterable <KeyValuePair<Windows.UI.Xaml.Interop.TypeName,object>>, System.Collections.ICollection, System.Collections.IEnumerable
function Leadtools.Medical.Workstation.DataTypes.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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2