Documentation for this section has not yet been entered.
See Also:
ReadOnlyDictionary<TKey,TValue> Members
Syntax
[System.Diagnostics.DebuggerDisplay("Count={Count}")]
[System.Diagnostics.DebuggerTypeProxy(typeof(System.Collections.Generic.CollectionDebuggerView`2))]
public class
ReadOnlyDictionary<TKey, TValue> :
ICollection<KeyValuePair<TKey, TValue>>,
IDictionary<TKey, TValue>,
IEnumerable<KeyValuePair<TKey, TValue>>,
IReadOnlyCollection<KeyValuePair<TKey, TValue>>,
IReadOnlyDictionary<TKey, TValue>,
IDictionaryType Parameters
- TKey
- Documentation for this section has not yet been entered.
- TValue
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System.Collections.ObjectModel
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0