Skip Navigation Links.

TableFieldInfo Members

The TableFieldInfo type exposes the following members.

Constructors

  NameDescription
Public methodTableFieldInfo
Constructor for table info takes values returned from H5TBget_field_info.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyfieldName
An array containing the names of the fields.
Public propertyfieldOffset
An array containing the offsets of the fields.
Public propertyfieldSize
An array containing the size of the fields.
Public propertytypeSize
An array containing the size of the HDF5 type associated with the table.

See Also