Xojo.Introspection.TypeInfo.Constructors

From Xojo Documentation

Method

Xojo.Introspection.TypeInfo.Constructors() As Xojo.Introspection.ConstructorInfo()

Supported for all project types and targets.

Gets the constructors for the item, which must be a class instance.

Notes

Subclass methods always come after superclass methods in the returned array.