ILNumerics - Technical Application Development
Assembly: ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
the object referenced by name or null if no such object was found
Gets an object by name / key or creates a hardlink to it
[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
- name
- Type: SystemString
the name / key / path used to reference the object
Return Value
Type: H5Objectthe object referenced by name or null if no such object was found
Remarks
[ILNumerics HDF5 Module]
See Also