InputEntry<(Of <(<'T>)>)> Methods
The InputEntry<(Of <(<'T>)>)> type exposes the following members.
Methods
Name | Description | |
---|---|---|
Evaluate |
Evaluates the input entry using the assigned evaluation function.
|
|
GetCode |
Gets the code associated with the input entry.
|
|
GetInputType |
Gets the type of the input value.
|
|
GetName |
Gets the name of the input entry.
|
|
GetValue |
Gets the value of the input entry.
|
|
IsLocalInput |
Indicates whether the input entry is local.
|
|
OnEvaluate |
Sets the evaluation function for the input entry.
|
|
SetLocalInput |
Sets the local flag for the input entry.
|
|
SetValue |
Sets the value of the input entry.
|