ByRefDictionary<TKey, TValue>
Namespace: uModCollections
Assembly: uMod.Core.dll
Inheritance ObjectBaseDictionary<TKey, TValue> ByRefDictionary<TKey,TValue>
Implements IDictionary<TKey, TValue>, ICollection<KeyValuePair<TKey, TValue>>, IEnumerable<KeyValuePair<TKey, TValue>>, IEnumerable, IEnumerable<TValue>
Summary
A wrapper for a dictionary reference
Constructors
Name | Summary |
|---|---|
ByRefDictionary ( |