DictMethod.isAbstract Method

Indicates whether the method is abstract.

Syntax

public boolean isAbstract()

Run On

Called

Return Value

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

See Also

Reference

DictMethod Class