ILNumerics - Technical Application Development
Top
The H5DatasetCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | (Inherited from H5CollectionT.) | |
File |
The HDF5 file this object is originated from.
(Inherited from H5Object.)[ILNumerics HDF5 Module] | |
H5Type | (Overrides H5ObjectH5Type.) | |
IsReadOnly | (Inherited from H5CollectionT.) | |
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