Search Results for

    Show / Hide Table of Contents

    Enum INDEX

    Enum to provide more readable code, for the input instance (int)INDEX.FIRST may be more readable than "0"

    Namespace: TimeSeriesAnalysis.Dynamic
    Assembly: TimeSeriesAnalysis.dll
    Syntax
    public enum INDEX

    Fields

    Name Description
    FIFTH

    Fifth index(4)

    FIRST

    First index(0)

    FOURTH

    Fourth index(3)

    SECOND

    Second index(1)

    THIRD

    Third index(2)

    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX