GetTypeParameters( ) method
- Last Updated: March 15, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns an array of Progress.Lang.Class objects
describing the type parameters for the given generic Progress.Lang.Class object. If the Progress.Lang.Class object is not generic, GetTypeParameters() returns an indeterminate array.
Return type: Progress.Lang.Class EXTENT
Access: PUBLIC
Applies to: Progress.Lang.Class class
Syntax
|