RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

CalculatorProcessor..::..ReinitializeValue Method

Reinitializes the value.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


public void ReinitializeValue(
	Nullable<double> value
)
Public Sub ReinitializeValue ( _
	value As Nullable(Of Double) _
)
public:
void ReinitializeValue(
	Nullable<double^> value
)

Parameters

value
Type: Nullable<(Of <(<'Double>)>)>
The value.