CollectionItemCollection(CollectionSet) Constructor

Definition

Initializes a new instance of a CollectionItemCollection given a CollectionSet

public CollectionItemCollection (Microsoft.SqlServer.Management.Collector.CollectionSet parent);
new Microsoft.SqlServer.Management.Collector.CollectionItemCollection : Microsoft.SqlServer.Management.Collector.CollectionSet -> Microsoft.SqlServer.Management.Collector.CollectionItemCollection
Public Sub New (parent As CollectionSet)

Parameters

parent
CollectionSet

Applies to