Show / Hide Table of Contents

Class H5Constants

A class to group constants.

Inheritance
System.Object
H5Constants
Namespace: HDF5.NET
Assembly: HDF5.NET.dll
Syntax
public static class H5Constants : object

Fields

| Improve this Doc View Source

Unlimited

This constant is used to specify an unlimited dimension.

Declaration
public const ulong Unlimited = null
Field Value
Type Description
System.UInt64
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2023 Vincent Wilms