Show / Hide Table of Contents

Enum H5DataspaceType

The dataspace type.

Namespace: HDF5.NET
Assembly: HDF5.NET.dll
Syntax
public enum H5DataspaceType : byte

Fields

Name Description
Null

A null-dataspace.

Scalar

A scalar dataspace.

Simple

A simple dataspace.

  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2023 Vincent Wilms