CommonCParameter.GetArrayDimensionSizeExpr
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
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.