ILNumerics Ultimate VS

H5DatasetCollection Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5DatasetCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd(H5Dataset)
Adds a new dataset to the collection of datasets. The new object is expected to not exist in the file already.

[ILNumerics HDF5 Module]

(Overrides H5CollectionTAdd(T).)
Public methodAdd(String, BaseArray, BaseArray, Type, Object, H5Compression, UInt32)
Create a new dataset and add it to the current group

[ILNumerics HDF5 Module]

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 methodGetHashCode (Inherited from H5Object.)
Protected methodgetObjectsObjT (Inherited from H5CollectionT.)
Public methodRemove (Inherited from H5CollectionT.)
Public methodToString (Inherited from H5Object.)
Top
Extension Methods

  NameDescription
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