ILNumerics - Technical Application Development
Top
Top
The H5StringAttribute type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from H5Object.) | |
Get(NullableStringPadding) |
Retrieve the attribute value(s) as ILNumerics array.
[ILNumerics HDF5 Module] | |
GetT |
Retrieve attribute value as ILNumerics array.
(Inherited from H5Attribute.)[ILNumerics HDF5 Module] | |
GetHashCode | (Inherited from H5Object.) | |
Set(InArrayString, NullableStringEncoding, NullableInt32, NullableInt32, NullableStringPadding) |
Alter the data of this string attribute.
[ILNumerics HDF5 Module] | |
SetT(BaseArrayT) |
Modify the content of this attribute.
(Inherited from H5Attribute.)[ILNumerics HDF5 Module] | |
SetT(BaseArrayT) |
Modify the content of this attribute.
(Overrides H5AttributeSetT(BaseArrayT).)[ILNumerics HDF5 Module] | |
ToString | (Inherited from H5Object.) |
Extension Methods
Name | Description | |
---|---|---|
GetH5ID |
Retrieves the object ID used to identify the object within the HDF5 file
///
(Defined by Helper.)[ILNumerics HDF5 Module] |
See Also