Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Class: RT.Util.Collections.AutoDictionary<TKey1, TKey2, TValue>SummaryImplements a two-level AutoDictionary<TKey, TValue>. Generic type parameters| TKey1 | This type parameter is not documented. | | TKey2 | This type parameter is not documented. | | TValue | This type parameter is not documented. |
ConstructorsInstance methods| void | | Equivalent to the same method in Dictionary<TKey, TValue>. | | void | | | bool | | | bool | | | Dictionary<TKey, TValue>.Enumerator | | | void | | | void | | | bool | | | bool | |
|