Enum DictionaryType
The dictionary implementation type.
Namespace: Advanced.Algorithms.DataStructures.Foundation
Assembly: Advanced.Algorithms.dll
Syntax
public enum DictionaryType : int
Fields
Name | Description |
---|---|
OpenAddressing | |
SeparateChaining |