ConstructorInfo.GetParameters
From Xojo Documentation
Method
Returns an array of ParameterInfo items. Use GetParameters to obtain datatype information on the constructor's parameters.
Returns an array of ParameterInfo items. Use GetParameters to obtain datatype information on the constructor's parameters.