Sdílet prostřednictvím


ModelBinderDictionary.Keys Vlastnost

Definice

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

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

Hodnota vlastnosti

ICollection<Type>

Kolekce obsahující klíče ve slovníku

Implementuje

Platí pro