o_Num Args
Answer how many arguments my instances expect. This is applicable to both methods and compiled code.
Return
The number of arguments expected.
Parameters
self
The method or compiled code.
Answer how many arguments my instances expect. This is applicable to both methods and compiled code.
The number of arguments expected.
The method or compiled code.