Bagikan melalui


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

Definisi

Mendapatkan kunci entri kamus saat ini.

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

Nilai Properti

Kunci elemen enumerasi saat ini.

Penerapan

Key

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