ILNumerics - Technical Application Development
Top
Top
The H5Dataset type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from H5Object.) | |
| GetT |
Retrieve (sub-)array from dataset
[ILNumerics HDF5 Module] | |
| GetFillValueT |
Gives the user defined fill value for the data set.
[ILNumerics HDF5 Module] | |
| GetHashCode | (Inherited from H5Object.) | |
| IsStringDataset | ||
| SetT |
Alter the existing data stored in the file or parts of it.
[ILNumerics HDF5 Module] | |
| 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