[]
Gets or sets a boolean value indicating whether the function can return an IDelegate object as result.
protected virtual bool CanReturnDelegate()
Protected Overridable Function CanReturnDelegate() As Boolean
true if the function can return an IDelegate object as result; otherwise, false.
true
false