Navigation: Programming with Amos > Class Reference > CValue Class Reference > CValue Class Members > Methods
NumberOfParameters Method
Gets the number of parameters.
Syntax
result = object.NumberOfParameters ()
The NumberOfParameters method syntax has the following parts:
Part
Description
result
The number of parameters.
object
An object of type CValue.