ReadOnlyDictionary45<TKey,TValue>.Dictionary Property

Definition

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)

Property Value

IDictionary<TKey,TValue>

Applies to