EvaluateVector(IVariableFunctionContext context) Method

Evaluates the function and returns the result.

Syntax

protected abstract System.Collections.IEnumerable EvaluateVector(IVariableFunctionContext context)

Parameters

context
Type: IVariableFunctionContext

The current execution context if applicable.

Returns

Result of the function.