DictMethod.isDelegate Method

Indicates whether the method is a delegate.

Syntax

public boolean isDelegate()

Run On

Called

Return Value

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

See Also

Reference

DictMethod Class