[]
The underlying SortedDictionary<TKey, TValue>.
protected readonly SortedDictionary<TKey, TValue> m_Items
Protected ReadOnly m_Items As SortedDictionary(Of TKey, TValue)
| Type | Description |
|---|---|
| SortedDictionary<TKey, TValue> | The underlying . |