Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.