ModelBinderDictionary.Keys Özellik

Tanım

Sözlükteki anahtarları içeren bir koleksiyon alır.

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)

Özellik Değeri

Sözlükteki anahtarları içeren koleksiyon.

Uygulamalar

Şunlara uygulanır