CollectionItemCollection.Item[String] Property

Definition

Get the CollectionItem by name

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

Parameters

name
String

Item name

Property Value

Applies to