com.onlineobject.objectnet Namespace

InputEntry<(Of <(<'T>)>)>..::..Evaluate Method

Evaluates the input entry using the assigned evaluation function.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public T Evaluate()

Return Value

The evaluated value of the input entry.