ConstructorInfo.GetParameters

From Xojo Documentation

Method

ConstructorInfo.GetParameters() As ParameterInfo()

Supported for all project types and targets.

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