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