CollectionSetCollection.Item[String] 屬性

定義

回傳以名稱集合的集合

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

參數

name
String

集合組名稱

屬性值

適用於