ILNumerics Ultimate VS

H5File Properties

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

The H5File type exposes the following members.

Properties

  NameDescription
Public propertyAttributes
Access to the collection of attributes for this object

[ILNumerics HDF5 Module]

(Inherited from H5Group.)
Public propertyCount (Inherited from H5CollectionT.)
Public propertyDatasets
Gets the collection of datasets contained within this group node by walking the subtree recursively

[ILNumerics HDF5 Module]

(Inherited from H5Group.)
Public propertyDatatypes
Gets a collection of all data type definitions within the subtree below this group

[ILNumerics HDF5 Module]

(Inherited from H5Group.)
Public propertyFile
The HDF5 file this object is originated from.

[ILNumerics HDF5 Module]

(Inherited from H5Object.)
Public propertyFilename
The filename of the underlying H5F file. This must be a relative or absolute file path. (readonly)

[ILNumerics HDF5 Module]

Public propertyGroups
Gets a collection of all groups contained within the subtree below this group

[ILNumerics HDF5 Module]

(Inherited from H5Group.)
Public propertyH5Type
The type of the node: H5NodeTypes.Group

[ILNumerics HDF5 Module]

(Inherited from H5Group.)
Public propertyID
The file ID used to identify the connection to the underlying HDF5 file; readonly

[ILNumerics HDF5 Module]

Public propertyIsReadOnly (Inherited from H5CollectionT.)
Public propertyItem
Gets an object by name / key or creates a hardlink to it

[ILNumerics HDF5 Module]

(Inherited from H5Group.)
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