GetInterfaces( ) method

Returns an array of Progress.Lang.Class instances describing the interfaces implemented by the class. There is no guaranteed order for the interfaces returned. If there are no interfaces, the method returns an indeterminate array.

Return type: Progress.Lang.Class EXTENT

Access: PUBLIC

Applies to: Progress.Lang.Class class

Syntax

GetInterfaces ( )

Notes