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