Share via


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

Return Value

Type: List Class
A List object for the classes that extend the class.

See Also

Reference

DictClass Class