ReadOnlyDictionary<TKey,TValue>.IDictionary.Keys Properti

Definisi

Mendapatkan koleksi yang berisi kunci kamus.

property System::Collections::ICollection ^ System::Collections::IDictionary::Keys { System::Collections::ICollection ^ get(); };
System.Collections.ICollection System.Collections.IDictionary.Keys { get; }
member this.System.Collections.IDictionary.Keys : System.Collections.ICollection
 ReadOnly Property Keys As ICollection Implements IDictionary.Keys

Nilai Properti

Koleksi yang berisi kunci kamus.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan ReadOnlyDictionary<TKey,TValue> ke IDictionary antarmuka.

Berlaku untuk