ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Adds a new dataset to the collection of datasets. The new object is expected to not exist in the file already.
[ILNumerics HDF5 Module]
Namespace: ILNumerics.IO.HDF5
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- item
- Type: ILNumerics.IO.HDF5H5Dataset
New dataset.
Implements
ICollectionTAdd(T)Remarks
[ILNumerics HDF5 Module]
See Also