Search Results for

    Show / Hide Table of Contents

    Enum ZeroLengthDataPolicy

    Specifies how reading engine should read zero-length objects such as strings or arrays. The default is ReadAsEmptyObject.
    Namespace: Melanchall.DryWetMidi.Core
    Assembly: Melanchall.DryWetMidi.dll
    Syntax
    public enum ZeroLengthDataPolicy

    Fields

    Name Description
    ReadAsEmptyObject Read as an object with length of zero.
    ReadAsNull Read as null.
    In this article
    Back to top 2024 / Generated by DocFX