Share via


DictClass.isAbstract Method

Indicates whether a class is abstract.

Syntax

public boolean isAbstract()

Run On

Called

Return Value

Type: boolean
true if the class is abstract; otherwise, false.

See Also

Reference

DictClass Class