Bagikan melalui


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

Definisi

Mendapatkan kunci dan nilai entri kamus saat ini.

property System::Collections::DictionaryEntry System::Collections::IDictionaryEnumerator::Entry { System::Collections::DictionaryEntry get(); };
System.Collections.DictionaryEntry System.Collections.IDictionaryEnumerator.Entry { get; }
member this.System.Collections.IDictionaryEnumerator.Entry : System.Collections.DictionaryEntry
 ReadOnly Property Entry As DictionaryEntry Implements IDictionaryEnumerator.Entry

Nilai Properti

DictionaryEntry yang berisi kunci dan nilai entri kamus 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