Sdílet prostřednictvím


TempDataDictionary.Keys Vlastnost

Definice

ICollection<T> Získá objekt, který obsahuje klíče prvků v objektuIDictionary<TKey,TValue>.

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

Klíče prvků v objektu IDictionary<TKey,TValue> .

Implementuje

Platí pro