Show / Hide Table of Contents

    Enum LineInfoHandling

    Specifies how line information is handled when loading JSON.

    Namespace: Bayat.Json.Linq
    Assembly: Bayat.Json.Runtime.dll
    Syntax
    public enum LineInfoHandling

    Fields

    Name Description
    Ignore

    Ignore line information.

    Load

    Load line information.

    Extension Methods

    StringExtensions.ToBinaryString()
    • Improve this Doc
    • View Source
    • 0 Comments