Show / Hide Table of Contents

    Enum DictionaryType

    The dictionary implementation type.

    Namespace: Advanced.Algorithms.DataStructures.Dictionaries
    Assembly: Advanced.Algorithms.dll
    Syntax
    public enum DictionaryType

    Fields

    Name Description
    OpenAddressing
    SeparateChaining
    Back to top Generated by DocFX