This topic has not yet been rated - Rate this topic

CollectionItemCollection Constructor

Initializes a new instance of the CollectionItemCollection class.

Namespace:  Microsoft.SqlServer.Management.Collector
Assembly:  Microsoft.SqlServer.Management.Collector (in Microsoft.SqlServer.Management.Collector.dll)
public CollectionItemCollection(
	CollectionSet parent
)

Parameters

parent
Type: Microsoft.SqlServer.Management.Collector.CollectionSet
A CollectionSet object that identifies the collection set to which a collection item belongs.

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.