IsGeneric( ) method
- Last Updated: March 15, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns a LOGICAL value indicating if the specified class is a generic class. This method returns TRUE for both ABL generic classes and .NET generic classes.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Lang.Class class
Syntax
|