SolverContext.ClearModel Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Clears a model.

Namespace:  Microsoft.SolverFoundation.Services
Assembly:  Microsoft.Solver.Foundation (in Microsoft.Solver.Foundation.dll)

Syntax

'Declaration
Public Sub ClearModel
public void ClearModel()
public:
void ClearModel()
member ClearModel : unit -> unit 
public function ClearModel()

.NET Framework Security

See Also

Reference

SolverContext Class

Microsoft.SolverFoundation.Services Namespace