ModelBinderDictionary.Keys Egenskap

Definition

Hämtar en samling som innehåller nycklarna i ordlistan.

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)

Egenskapsvärde

En samling som innehåller nycklarna i ordlistan.

Implementeringar

Gäller för