ILNumerics Ultimate VS

H5StringDataset Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5StringDataset type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from H5Object.)
Public methodGet(BaseArray)
Retrieve (sub-)array of strings from dataset.

[ILNumerics HDF5 Module]

Public methodGet(BaseArray, NullableStringPadding)
Retrieve (sub-)array of strings from dataset.

[ILNumerics HDF5 Module]

Public methodGetFillValueT
Gives the user defined fill value for the data set.

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
Public methodGetHashCode (Inherited from H5Object.)
Public methodSet(BaseArrayString, BaseArray)
Alter the existing data stored in the file or parts of it.

[ILNumerics HDF5 Module]

Public methodSet(BaseArrayString, StringPadding, BaseArray)
Alter the existing data stored in the file or parts of it.

[ILNumerics HDF5 Module]

Public methodSetT(BaseArrayT, BaseArray)
Alter the existing data stored in the file or parts of it.

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
Public methodSetT(BaseArrayT, BaseArray)
Alter elements of this dataset. Optionally provide a description of the range.

[ILNumerics HDF5 Module]

(Overrides H5DatasetSetT(BaseArrayT, BaseArray).)
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