ILNumerics Ultimate VS

H5ObjectTypes Enumeration

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
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

public enum H5ObjectTypes
Members

  Member nameValueDescription
Group0 Marks a high level HDF group object.
Dataset1 Marks a dataset.
Datatype2 Marks a datatype.
Attribute3 This name marks an attribute.
Link4 A link object.
Others5 This name is reserved for future use.
Remarks

[ILNumerics HDF5 Module]

See Also

Reference