ILNumerics Ultimate VS

H5AttributeCollection Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5AttributeCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd(H5Attribute)
Adds a new data attribute to the set of existing attributes.

[ILNumerics HDF5 Module]

Public methodAdd(H5StringAttribute)
Adds a new string attribute to the existing set of attributes.

[ILNumerics HDF5 Module]

Public methodAdd(String, H5Attribute)
Public methodClear
Public methodContains
Public methodContainsKey
Public methodCopyTo
Public methodEquals (Inherited from H5Object.)
Public methodGetHashCode (Inherited from H5Object.)
Public methodRemove(String)
Public methodRemove(H5Attribute)
Public methodToString (Inherited from H5Object.)
Top
Extension Methods

  NameDescription
Public Extension MethodGetH5ID
Retrieves the object ID used to identify the object within the HDF5 file ///

[ILNumerics HDF5 Module]

(Defined by Helper.)
Top
See Also

Reference