CommonCParameter.SetArrayDimensionSizeExpr
- Updated2025-07-21
- 1 minute(s) read
CommonCParameter.SetArrayDimensionSizeExpr
Syntax
CommonCParameter.SetArrayDimensionSizeExpr( dimension, arrayDimensionSizeExpr)
Purpose
Specifies an expression that determines the size of the array corresponding to the zero-based index passed as an input.
Parameters
dimension As Long
[In] Specifies the zero-based index corresponding to one of the array dimensions.
arrayDimensionSizeExpr As String
[In] Specifies the dimension size.