[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 Function getSize ( _
	h5Type As H5Type _
) As UInteger
C#
public static uint getSize (
	H5T.H5Type h5Type
)
C++
public:
static unsigned int getSize (
	H5Type h5Type
)

Parameters

h5Type (H5Type)