Show / Hide Table of Contents

    Enum QueueType

    The queue implementation types.

    Namespace: Advanced.Algorithms.DataStructures.Foundation
    Assembly: Advanced.Algorithms.dll
    Syntax
    public enum QueueType : int

    Fields

    Name Description
    Array
    LinkedList
    Back to top Generated by DocFX