다음을 통해 공유


KeySegment.Keys 속성

정의

지정된 항목을 검색하는 데 사용할 키 속성 이름 및 값의 집합을 가져옵니다.

public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object>> Keys { get; }
member this.Keys : seq<System.Collections.Generic.KeyValuePair<string, obj>>
Public ReadOnly Property Keys As IEnumerable(Of KeyValuePair(Of String, Object))

속성 값

적용 대상