TypeLite.ReadOnlyDictionary namespace
Classes
| Name | Description | |
|---|---|---|
| ReadOnlyDictionaryWrapper<TKey, TValue> | Implements read-only wrapper of a dictionary. |
Interfaces
| Name | Description | |
|---|---|---|
| IReadOnlyDictionary<TKey, TValue> | Defines methods and properties that handle read-only dictionary collections. |