get_n_args
Description:
Obtain the number of arguments (both IN and OUT) for this callable.
Parameters:
info |
Returns:
The number of arguments this callable expects. |
Obtain the number of arguments (both IN and OUT) for this callable.
info |
The number of arguments this callable expects. |