MethodInfo.GetParameters

From Xojo Documentation

Method

MethodInfo.GetParameters() As ParameterInfo()

Supported for all project types and targets.

Returns an array of ParameterInfo items. Use GetParameters to obtain datatype information on the method's parameters.