Sdílet prostřednictvím


ValueProviderDictionary.Keys Vlastnost

Definice

Získá kolekci, která obsahuje klíče IDictionary<TKey,TValue> instance.

public System.Collections.Generic.ICollection<string> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Keys As ICollection(Of String)

Hodnota vlastnosti

Kolekce, která obsahuje klíče objektu, který implementuje IDictionary<TKey,TValue> rozhraní.

Implementuje

Platí pro