Share via


DictClass.extend Method

Provides the ID for the class that a specified class extends.

Syntax

public ClassId extend()

Run On

Called

Return Value

Type: ClassId Extended Data Type
A value of the classID system data type that indicates the class ID; 0 if a class does not extend another class.

See Also

Reference

DictClass Class