DictClass.extendedBy Method
Provides a List object for the classes that extend a specified class.
Syntax
public List extendedBy([boolean _allLevels])
Run On
Called
Parameters
- _allLevels
Type: boolean
Return Value
Type: List Class
A List object for the classes that extend the class.