IsGeneric( ) method

Returns a LOGICAL value indicating if the specified class is a generic class. This method only returns TRUE for a generic .NET class; it always returns FALSE for ABL classes.

Return type: LOGICAL

Access: PUBLIC

Applies to: Progress.Lang.Class class

Syntax

IsGeneric( )