Progress.Reflect.Constructor class
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
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
Interfaces
This class does not implement interfaces.
Public Properties
| AccessMode property | Name property (Reflect) | NumParameters property (Reflect) |
| OriginatingClass property | – | – |
Public Methods
| GetParameters( ) method | Invoke( ) method (Constructor) |
| ToString( ) method (Reflect) | – |