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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	h5type As H5Type _
)
C#
public H5DataTypeId (
	H5T.H5Type h5type
)
C++
public:
H5DataTypeId (
	H5Type h5type
)

Parameters

h5type (H5Type)