parameters property

List<ParameterInfo> parameters
getter/setter pair

A list of information about each of the parameters of the function being invoked.

Implementation

List<ParameterInfo> parameters;