[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.Function.CanReturnDelegate

CanReturnDelegate Method

CanReturnDelegate()

Gets or sets a boolean value indicating whether the function can return an IDelegate object as result.

Declaration
protected virtual bool CanReturnDelegate()
Protected Overridable Function CanReturnDelegate() As Boolean
Returns
Type Description
bool

true if the function can return an IDelegate object as result; otherwise, false.