Bagikan melalui


OrderedDictionary<TKey,TValue>.Enumerator.IDictionaryEnumerator.Value Properti

Definisi

Mendapatkan nilai entri kamus saat ini.

property System::Object ^ System::Collections::IDictionaryEnumerator::Value { System::Object ^ get(); };
object? System.Collections.IDictionaryEnumerator.Value { get; }
member this.System.Collections.IDictionaryEnumerator.Value : obj
 ReadOnly Property Value As Object Implements IDictionaryEnumerator.Value

Nilai Properti

Nilai elemen enumerasi saat ini.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans <xref:System.Collections.Generic.OrderedDictionary'2.Enumerator> ditransmisikan ke <antarmuka <xref:System.Collections.IDictionaryEnumerator>.

Berlaku untuk