[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 Shared Sub close ( _
	typeId As H5DataTypeId _
)
C#
public static void close (
	H5DataTypeId typeId
)
C++
public:
static void close (
	H5DataTypeId^ typeId
)

Parameters

typeId (H5DataTypeId)