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