Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Implements System.Collections.IDictionary.
Definition at line 327 of file ListDictionary.cs.
References System.SR.Argument_AddingDuplicate, System.Collections.IComparer.Compare(), System.Collections.Specialized.ListDictionary.comparer, System.Collections.Specialized.ListDictionary.count, System.SR.Format(), System.Collections.Specialized.ListDictionary.head, System.Collections.Specialized.ListDictionary.DictionaryNode.key, System.key, System.Collections.Specialized.ListDictionary.DictionaryNode.next, System.value, and System.Collections.Specialized.ListDictionary.version.
Referenced by System.Collections.Specialized.HybridDictionary.Add().