ILNumerics Ultimate VS

H5AttributeCollection Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5AttributeCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Public propertyFile
The HDF5 file this object is originated from.

[ILNumerics HDF5 Module]

(Inherited from H5Object.)
Public propertyH5Type
The type of the object. This always returns Attribute.

[ILNumerics HDF5 Module]

(Overrides H5ObjectH5Type.)
Public propertyIsReadOnly
Public propertyItemInt32
Public propertyItemString
Public propertyKeys
Public propertyName
Gets the local name of the object, i.e. the last segment from the absolute path

[ILNumerics HDF5 Module]

(Inherited from H5Object.)
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.)
Top
See Also

Reference