Compartir a través de


KeySegment.Keys Propiedad

Definición

Obtiene el conjunto de nombres de propiedad de clave y los valores que se usarán al buscar el elemento especificado.

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

Valor de propiedad

Se aplica a