CollectionSetCollection.Item[String] Property

Definition

Returns a collection set by name

public Microsoft.SqlServer.Management.Collector.CollectionSet this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.Collector.CollectionSet
Default Public ReadOnly Property Item(name As String) As CollectionSet

Parameters

name
String

Name of the collection set

Property Value

Applies to