Partilhar via


Construtor CollectionItemCollection

Inicializa uma nova instância da classe CollectionItemCollection.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (em Microsoft.SqlServer.Management.Collector.dll)

Sintaxe

'Declaração
Public Sub New ( _
    parent As CollectionSet _
)
'Uso
Dim parent As CollectionSet

Dim instance As New CollectionItemCollection(parent)
public CollectionItemCollection(
    CollectionSet parent
)
public:
CollectionItemCollection(
    CollectionSet^ parent
)
new : 
        parent:CollectionSet -> CollectionItemCollection
public function CollectionItemCollection(
    parent : CollectionSet
)

Parâmetros

Comentários

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.