[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 copy ( _ typeId As H5DataTypeId _ ) As H5DataTypeId |
| C# |
|---|
public static H5DataTypeId copy ( H5DataTypeId typeId ) |
| C++ |
|---|
public: static H5DataTypeId^ copy ( H5DataTypeId^ typeId ) |
Parameters
- typeId (H5DataTypeId)