DictClass.isInterface Method

Indicates whether an object is an interface.

Syntax

public boolean isInterface()

Run On

Called

Return Value

Type: boolean
true if the object is an interface; otherwise, false.

See Also

Reference

DictClass Class