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.