Show / Hide Table of Contents

    Enum SortOrder

    Sort order options.

    Namespace: QFSW.QC
    Assembly: QFSW.QC.dll
    Syntax
    public enum SortOrder

    Fields

    Name Description
    Ascending
    Descending

    Extension Methods

    ArraySingleExtensions.AsArraySingle<SortOrder>()
    CollectionExtensions.Yield<SortOrder>()
    Quantum Console by QFSW
    Back to top