ILNumerics Ultimate VS

H5Object Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the H5Object class

Namespace:  ILNumerics.IO.HDF5
Assembly:  ILNumerics.IO.HDF5 (in ILNumerics.IO.HDF5.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

protected H5Object(
	H5File file,
	string path
)

Parameters

file
Type: ILNumerics.IO.HDF5H5File
path
Type: SystemString
See Also

Reference