ILNumerics Ultimate VS

H5DatasetCollection Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Creates a new dataset collection. This is rarely be used explicitly.

[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

public H5DatasetCollection(
	H5File file,
	string path
)

Parameters

file
Type: ILNumerics.IO.HDF5H5File
path
Type: SystemString
Remarks

[ILNumerics HDF5 Module]

See Also

Reference