numParams property

int numParams
getter/setter pair

Number of parameters expected for this function. -1 denotes a variable number of parameters.

Implementation

int numParams;