[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The H5D contains static member function for each of the supported H5D calls of the HDF5 library.
H5DataTypeId uniquely identifies a data type.

Namespace: HDF5DotNet
Assembly: HDF5DotNet (HDF5DotNet)

Syntax

Visual Basic (Declaration)
Public Class H5DataTypeId _
	Inherits H5Id
C#
public class H5DataTypeId : H5Id
C++
public ref class H5DataTypeId : public H5Id

Inheritance Hierarchy

Object
  H5Id
    HDF5DotNet.H5DataTypeId