ILNumerics Ultimate VS

H5AttributeCollectionAdd Method (H5StringAttribute)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Adds a new string attribute to the existing set of attributes.

[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 Add(
	H5StringAttribute item
)

Parameters

item
Type: ILNumerics.IO.HDF5H5StringAttribute
The new string attribute to be added.
Remarks

[ILNumerics HDF5 Module]

See Also

Reference