ImmutableSortedDictionary<TKey,TValue>.IDictionary.Keys Properti

Definisi

Mendapatkan yang ICollection<T> berisi kunci IDictionary<TKey,TValue>.

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

Yang ICollection<T> berisi kunci objek yang mengimplementasikan IDictionary<TKey,TValue>.

Penerapan

Keterangan

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

Berlaku untuk