ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
The fill value configured for the data set or default(T).
Gives the user defined fill value for the data set.
[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
Type Parameters
- T
- Fill value element type. Must be known by you and match the actual stored fill value type.
Return Value
Type: ObjectThe fill value configured for the data set or default(T).
Remarks
[ILNumerics HDF5 Module]
See Also