[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 Sub New ( _ theArray As Type(,,,,,,,,,,,,,,,,,,) _ ) |
| C# |
|---|
public H5Array ( Type[,,,,,,,,,,,,,,,,,,] theArray ) |
| C++ |
|---|
public: H5Array ( array<Type,19>^ theArray ) |
Parameters
- theArray (Type[,](,))