ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Namespace: ILNumerics.IO.HDF5
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
protected static T Create<T>( H5File File, string path, type_t type = type_t.UNKNOWN ) where T : H5Object
Parameters
- File
- Type: ILNumerics.IO.HDF5H5File
- path
- Type: SystemString
- type (Optional)
- Type: type_t
Type Parameters
- T
Return Value
Type: TSee Also