ILNumerics Ultimate VS

H5Attribute Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5Attribute type exposes the following members.

Properties

  NameDescription
Public propertyClass
Gets the HDF5 class of the base type used to store the elements.

[ILNumerics HDF5 Module]

Public propertyFile
The HDF5 file this object is originated from.

[ILNumerics HDF5 Module]

(Inherited from H5Object.)
Public propertyH5Type
Returns Attribute.

[ILNumerics HDF5 Module]

(Overrides H5ObjectH5Type.)
Public propertyName
The name of the attribute. This corresponds to the last sub-segment of the path used to identify the attribute in the object hierarchy.

[ILNumerics HDF5 Module]

(Overrides H5ObjectName.)
Public propertyNameEncoding
Gets the local object name encoding type.

[ILNumerics HDF5 Module]

(Inherited from H5Object.)
Public propertyPath
Unique object identifier, commonly the absolute path to the object in the HDF5 file

[ILNumerics HDF5 Module]

(Inherited from H5Object.)
Public propertySize
Gets the size of the attribute (number and length of the dimensions).

[ILNumerics HDF5 Module]

Top
See Also

Reference