ILNumerics Ultimate VS

H5GroupRemove Method (String)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Removes an object from the node

[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 void Remove(
	string name
)

Parameters

name
Type: SystemString
The path used to reference the object, relative or absolute paths allowed.
Remarks

[ILNumerics HDF5 Module]

See Also

Reference