CollectionItemCollection.Item[String] 屬性

定義

依名稱取得 CollectionItem

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

參數

name
String

項目名稱

屬性值

適用於