Bagikan melalui


SynchronizedKeyedCollection<K,T>.Dictionary Properti

Definisi

Mendapatkan kamus yang terkait dengan koleksi.

protected:
 property System::Collections::Generic::IDictionary<K, T> ^ Dictionary { System::Collections::Generic::IDictionary<K, T> ^ get(); };
protected System.Collections.Generic.IDictionary<K,T> Dictionary { get; }
member this.Dictionary : System.Collections.Generic.IDictionary<'K, 'T>
Protected ReadOnly Property Dictionary As IDictionary(Of K, T)

Nilai Properti

IDictionary<TKey,TValue> yang berisi pasangan kunci-item untuk koleksi.

Berlaku untuk