ILNumerics Ultimate VS

H5File Constructor (String, String, Int64)

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

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

public H5File(
	string filename,
	string filemode,
	long userblockLength = 0
)

Parameters

filename
Type: SystemString
filemode
Type: SystemString
userblockLength (Optional)
Type: SystemInt64
See Also

Reference