Show / Hide Table of Contents

    Enum H5S.class_t

    Different types of dataspaces

    Namespace: HDF.PInvoke
    Assembly: HDF.PInvoke.dll
    Syntax
    public enum class_t : int

    Fields

    Name Description
    NO_CLASS

    error [value = -1].

    NULL

    null data space [value = 2].

    SCALAR

    scalar variable [value = 0].

    SIMPLE

    simple data space [value = 1].

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX