Return Value
Returns the current value of the control.
This method can return null
(Nothing
in Visual Basic).
This method can return null
(Nothing
in Visual Basic).
The control's value can be null
even in controls that are not nullable (their OpcLabs.BaseLib.ComponentModel.IValueControl.IsNullable is false
).