ServiceTypeCollection Class
Members See Also 
SourceCode.SmartObjects.Management Namespace : ServiceTypeCollection Class



Glossary Item Box

Object Model

ServiceTypeCollection Class ServiceType Class

Syntax

Visual Basic (Declaration)  
Public Class ServiceTypeCollection 
   Inherits SourceCode.SmartObjects.Management.BaseClasses.ContainerCollectionBase(Of ServiceTypeExplorer,ServiceType)
Visual Basic (Usage) Copy Code
Dim instance As ServiceTypeCollection

Inheritance Hierarchy

System.Object
   System.Collections.CollectionBase
      SourceCode.SmartObjects.Management.BaseClasses.ContainerCollectionBase<TParent,TItem>
         SourceCode.SmartObjects.Management.ServiceTypeCollection

Requirements

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

See Also