Version:
EvaluateVector(IOtterContext context) Method
Evaluates the function and returns the result.
Syntax
protected
abstract
System.Collections.IEnumerable EvaluateVector(IOtterContext context)
Parameters
- context
- Type: IOtterContext
The current execution context if applicable.
Returns
Result of the function.