Sdílet prostřednictvím


ViewDataDictionary.Keys Vlastnost

Definice

Získá kolekci, která obsahuje klíče tohoto slovníku.

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 obsahující klíče objektu, který implementuje IDictionary<TKey,TValue>.

Implementuje

Platí pro