共用方式為


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))

屬性值

適用於