ILNumerics - Technical Application Development
Top
Top
The H5Group type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds a new object to the file this group is in, if such an object does not already exist
(Overrides H5CollectionTAdd(T).)[ILNumerics HDF5 Module] |
![]() | Clear |
Clears all objects in this collection - in memory AND FROM THE FILE!
(Inherited from H5CollectionT.)[ILNumerics HDF5 Module] |
![]() | Contains | (Inherited from H5CollectionT.) |
![]() | CopyTo | (Inherited from H5CollectionT.) |
![]() | Equals | (Inherited from H5Object.) |
![]() | GetT |
Get a typed object by path / name
[ILNumerics HDF5 Module] |
![]() | GetHashCode | (Inherited from H5Object.) |
![]() | getObjectsObjT | (Inherited from H5CollectionT.) |
![]() | Remove(T) | (Inherited from H5CollectionT.) |
![]() | Remove(String) |
Removes an object from the node
[ILNumerics HDF5 Module] |
![]() | ToString | (Inherited from H5Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() ![]() | FindTObjT |
Finds any matching object among the children of this group
(Defined by Helper.)[ILNumerics HDF5 Module] |
![]() ![]() | FirstObjT |
Find and return the first matching object from the children of this group
(Defined by Helper.)[ILNumerics HDF5 Module] |
![]() | GetH5ID |
Retrieves the object ID used to identify the object within the HDF5 file
///
(Defined by Helper.)[ILNumerics HDF5 Module] |
See Also