ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
All available HDF5 object types for ILNumerics.IO.HDF5
[ILNumerics HDF5 Module]
Namespace: ILNumerics.IO.HDF5
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Group | 0 | Marks a high level HDF group object. | |
Dataset | 1 | Marks a dataset. | |
Datatype | 2 | Marks a datatype. | |
Attribute | 3 | This name marks an attribute. | |
Link | 4 | A link object. | |
Others | 5 | This name is reserved for future use. |
Remarks
[ILNumerics HDF5 Module]
See Also