|   | RedBlackTreeDictionaryTKey, TValue Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | RedBlackTreeDictionaryTKey, TValue | 
              Creates a new RedBlackTreeDictionaryTKey, TValue 
              using the default comparer for the TKey.
             | 
|  | RedBlackTreeDictionaryTKey, TValue(IComparerTKey) | 
              Creates a new RedBlackTreeDictionaryTKey, TValue.
             | 
 See Also
See Also