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

컬렉션 집합의 이름

속성 값

적용 대상