IReadOnlyDictionary<K,T>.Keys Proprietà

Definizione

Ottiene un oggetto IEnumerable<T> contenente le chiavi dell'oggetto IReadOnlyDictionary<K,T>.

public System.Collections.Generic.IEnumerable<K> Keys { get; }
member this.Keys : seq<'K>
Public ReadOnly Property Keys As IEnumerable(Of K)

Valore della proprietà

Si applica a