Description
Use the ParamCount
property to obtain the total number of parameters for the property that the given ObjProperty_Obj object provides information about.
Declaration
ObjPropertyObj.ParamCount
Read-Only Property | Integer |
ObjPropertyObj | An expression, variable or parameter that specifies a reference to an ObjProperty object |
Applies To
The property is applied to the following object:
Property Value
An integer value that specifies the total number of the property’s parameters.
See Also
ObjProperty.Access
ObjProperty.Name
ObjProperty.ParamName
ObjProperty.Value