Share via


CollectionSet Constructor

Instantiates a collection set object.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New CollectionSet()
public CollectionSet()
public:
CollectionSet()
new : unit -> CollectionSet
public function CollectionSet()

Remarks

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

See Also

Reference

CollectionSet Class

CollectionSet Overload

Microsoft.SqlServer.Management.Collector Namespace