ILNumerics - Technical Application Development
Top
Top
The H5AttributeCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add(H5Attribute) |
Adds a new data attribute to the set of existing attributes.
[ILNumerics HDF5 Module] |
![]() | Add(H5StringAttribute) |
Adds a new string attribute to the existing set of attributes.
[ILNumerics HDF5 Module] |
![]() | Add(String, H5Attribute) | |
![]() | Clear | |
![]() | Contains | |
![]() | ContainsKey | |
![]() | CopyTo | |
![]() | Equals | (Inherited from H5Object.) |
![]() | GetHashCode | (Inherited from H5Object.) |
![]() | Remove(String) | |
![]() | Remove(H5Attribute) | |
![]() | ToString | (Inherited from H5Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | GetH5ID |
Retrieves the object ID used to identify the object within the HDF5 file
///
(Defined by Helper.)[ILNumerics HDF5 Module] |
See Also