IInputEntry Methods
The IInputEntry<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Evaluate |
Evaluates the current value of the input entry by invoking the registered evaluation function.
|
|
|
GetValue |
Retrieves the current value of the input entry.
|
|
|
OnEvaluate |
Registers a function that will be called to evaluate the input entry's value.
|
|
|
SetValue |
Sets the input entry to a specified value.
|

