Try OpenEdge Now
ABL Reference
Class, Interface, and Enumeration Reference
:
Progress.Reflect.Constructor class
Progress.Reflect.Constructor class
Progress.Reflect.Constructor
provides information about an ABL or .NET class constructor.
This class is FINAL and cannot be inherited.
Serializable:
No
Constructors
This class only contains a private constructor.
Super Class
Progress.Lang.Object class
Interfaces
This class does not implement interfaces.
Public Properties
AccessMode property
Nameproperty (Reflect)
NumParameters property (Reflect)
OriginatingClass property
–
–
Public Methods
GetParameters( ) method
Invoke( ) method (Constructor)
ToString( ) method (Reflect)
–