Description
Use the ObjMethod.ParamCount
property to obtain the total number of method’s parameters.
Declaration
ObjMethodObj.ParamCount
Read-Only Property | Integer |
ObjMethodObj | An expression, variable or parameter that specifies a reference to an ObjMethod object |
Applies To
The property is applied to the following object:
Property Value
An integer value that specifies the total number of parameters of the given method.