Parameters
Property in FunctionType
Summary
Gets the list of the parameter types that this function is called with.
Remarks
The length of this list also determines the number of parameters this function accepts (also known as the function's arity ).
Last updated