ReadOnlyDictionary<TKey,TValue>.Dictionary Properti

Definisi

Mendapatkan kamus yang dibungkus oleh objek ini ReadOnlyDictionary<TKey,TValue> .

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

Nilai Properti

Kamus yang dibungkus oleh objek ini.

Berlaku untuk