ILNumerics Ultimate VS

H5StringAttribute Methods

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5StringAttribute type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from H5Object.)
Public methodGet(NullableStringPadding)
Retrieve the attribute value(s) as ILNumerics array.

[ILNumerics HDF5 Module]

Public methodGetT
Retrieve attribute value as ILNumerics array.

[ILNumerics HDF5 Module]

(Inherited from H5Attribute.)
Public methodGetHashCode (Inherited from H5Object.)
Public methodSet(InArrayString, NullableStringEncoding, NullableInt32, NullableInt32, NullableStringPadding)
Alter the data of this string attribute.

[ILNumerics HDF5 Module]

Public methodSetT(BaseArrayT)
Modify the content of this attribute.

[ILNumerics HDF5 Module]

(Inherited from H5Attribute.)
Public methodSetT(BaseArrayT)
Modify the content of this attribute.

[ILNumerics HDF5 Module]

(Overrides H5AttributeSetT(BaseArrayT).)
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