ModelBinderDictionary.Keys Eigenschap

Definitie

Hiermee haalt u een verzameling op die de sleutels in de woordenlijst bevat.

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)

Waarde van eigenschap

Een verzameling die de sleutels in de woordenlijst bevat.

Implementeringen

Van toepassing op