Initializing help system before first use

Reset Method

Reset model. Restore the state of the model before it was executed: all data is released, problem is cleared.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public void Reset()
See Also