ILNumerics - Technical Application Development
Top
The H5Object type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| File |
The HDF5 file this object is originated from.
[ILNumerics HDF5 Module] | |
| H5Type |
The HDF5 object type of this H5Object.
[ILNumerics HDF5 Module] | |
| Name |
Gets the local name of the object, i.e. the last segment from the absolute path
[ILNumerics HDF5 Module] | |
| NameEncoding |
Gets the local object name encoding type.
[ILNumerics HDF5 Module] | |
| Path |
Unique object identifier, commonly the absolute path to the object in the HDF5 file
[ILNumerics HDF5 Module] |
See Also