ILNumerics Ultimate VS

H5StringDataset Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5StringDataset type exposes the following members.

Properties

  NameDescription
Public propertyAttributes
Gets access to the collection of attributes for this object.

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
Public propertyClass
Gets the HDF5 base type used to store the elements.

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
Public propertyCompression
Gets the compression method configured for the dataset [readonly].

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
Public propertyCompressionParameter
Additional parameter for compression method [readonly].

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
Public propertyContentEncoding
Get the string encoding used to store the containing data string elements. Supported values: ASCII or UTF8.

[ILNumerics HDF5 Module]

Public propertyFile
The HDF5 file this object is originated from.

[ILNumerics HDF5 Module]

(Inherited from H5Object.)
Public propertyH5Type
Gets the object type of this dataset. This will always return 'H5ObjectTypes.Dataset'.

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
Public propertyLength
Gets the length (number of bytes) of the string elements."/>.

[ILNumerics HDF5 Module]

Public propertyMaxSize
The maximum dimension sizes configured [readonly].

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
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 propertyPadding
Gets the padding characters used to fill remaining characters in fixed length string elements which do not fill up to the specified fixed length byte length.

[ILNumerics HDF5 Module]

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 current size of the dataset [readonly].

[ILNumerics HDF5 Module]

(Inherited from H5Dataset.)
Top
See Also

Reference