com.onlineobject.objectnet Namespace

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

Retrieves the current value of the input entry.

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

Syntax


T GetValue()

Return Value

The value of type T currently held by the input entry.