ILNumerics Ultimate VS

H5Group Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5Group type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a new object to the file this group is in, if such an object does not already exist

[ILNumerics HDF5 Module]

(Overrides H5CollectionTAdd(T).)
Public methodClear
Clears all objects in this collection - in memory AND FROM THE FILE!

[ILNumerics HDF5 Module]

(Inherited from H5CollectionT.)
Public methodContains (Inherited from H5CollectionT.)
Public methodCopyTo (Inherited from H5CollectionT.)
Public methodEquals (Inherited from H5Object.)
Public methodGetT
Get a typed object by path / name

[ILNumerics HDF5 Module]

Public methodGetHashCode (Inherited from H5Object.)
Protected methodgetObjectsObjT (Inherited from H5CollectionT.)
Public methodRemove(T) (Inherited from H5CollectionT.)
Public methodRemove(String)
Removes an object from the node

[ILNumerics HDF5 Module]

Public methodToString (Inherited from H5Object.)
Top
Extension Methods

  NameDescription
Public Extension MethodCode exampleFindTObjT
Finds any matching object among the children of this group

[ILNumerics HDF5 Module]

(Defined by Helper.)
Public Extension MethodCode exampleFirstObjT
Find and return the first matching object from the children of this group

[ILNumerics HDF5 Module]

(Defined by Helper.)
Public Extension MethodGetH5ID
Retrieves the object ID used to identify the object within the HDF5 file ///

[ILNumerics HDF5 Module]

(Defined by Helper.)
Top
See Also

Reference