ILNumerics - Technical Application Development
Top
The H5AttributeCollection 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 type of the object. This always returns Attribute.
(Overrides H5ObjectH5Type.)[ILNumerics HDF5 Module] |
![]() | IsReadOnly | |
![]() | ItemInt32 | |
![]() | ItemString | |
![]() | Keys | |
![]() | 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