Share via


KeySegment.Keys Property

Definition

Gets the set of key property names and the values to be used in searching for the given item.

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

Property Value

Applies to