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