[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 getSign ( _
	h5Type As H5Type _
) As Sign
C#
public static H5T.Sign getSign (
	H5T.H5Type h5Type
)
C++
public:
static Sign getSign (
	H5Type h5Type
)

Parameters

h5Type (H5Type)