CommonCParameter.GetArrayDimensionSizeExpr
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.