com.onlineobject.objectnet Namespace

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

Evaluates the current value of the input entry by invoking the registered evaluation function.

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

Syntax


T Evaluate()

Return Value

The evaluated value of type T.