
Visual Basic (Declaration) | |
---|---|
Public Class ServiceTypeCollection Inherits SourceCode.SmartObjects.Management.BaseClasses.ContainerCollectionBase(Of ServiceTypeExplorer,ServiceType) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As ServiceTypeCollection |
C# | |
---|---|
public class ServiceTypeCollection : SourceCode.SmartObjects.Management.BaseClasses.ContainerCollectionBase<ServiceTypeExplorer,ServiceType> |
C++/CLI | |
---|---|
public ref class ServiceTypeCollection : public SourceCode.SmartObjects.Management.BaseClasses.ContainerCollectionBase<ServiceTypeExplorer,ServiceType> |
System.Object
System.Collections.CollectionBase
SourceCode.SmartObjects.Management.BaseClasses.ContainerCollectionBase<TParent,TItem>
SourceCode.SmartObjects.Management.ServiceTypeCollection
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