Aracılığıyla paylaş


ValidationStateDictionary.IReadOnlyDictionary<Object,ValidationStateEntry>.Keys Özellik

Tanım

Salt okunur sözlükteki anahtarları içeren numaralandırılabilir bir koleksiyon alır.

property System::Collections::Generic::IEnumerable<System::Object ^> ^ System::Collections::Generic::IReadOnlyDictionary<System::Object,Microsoft::AspNetCore::Mvc::ModelBinding::Validation::ValidationStateEntry>::Keys { System::Collections::Generic::IEnumerable<System::Object ^> ^ get(); };
System.Collections.Generic.IEnumerable<object> System.Collections.Generic.IReadOnlyDictionary<System.Object,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationStateEntry>.Keys { get; }
member this.System.Collections.Generic.IReadOnlyDictionary<System.Object,Microsoft.AspNetCore.Mvc.ModelBinding.Validation.ValidationStateEntry>.Keys : seq<obj>
 ReadOnly Property Keys As IEnumerable(Of Object) Implements IReadOnlyDictionary(Of Object, ValidationStateEntry).Keys

Özellik Değeri

Uygulamalar

Şunlara uygulanır