Method EvalReturn
| Improve this Doc View SourceEvalReturn()
Returns the calculated aggregate result.
Declaration
protected abstract T EvalReturn()
Returns
Type | Description |
---|---|
T | The calculated aggregate result. |
Returns the calculated aggregate result.
protected abstract T EvalReturn()
Type | Description |
---|---|
T | The calculated aggregate result. |