[]
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
| Type | Description |
|---|---|
| bool |
|