[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 getMemberName ( _ typeId As H5DataTypeId, _ fieldIndex As UInteger _ ) As String |
| C# |
|---|
public static string getMemberName ( H5DataTypeId typeId, uint fieldIndex ) |
| C++ |
|---|
public: static String^ getMemberName ( H5DataTypeId^ typeId, unsigned int fieldIndex ) |
Parameters
- typeId (H5DataTypeId)
- fieldIndex (UInt32)