SumTermBuilder.Clear Method

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

Clears a SumTermBuilder object.

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

Syntax

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

Remarks

The Clear method can be used when one SumTermBuilder object is used repeatedly to create terms.

.NET Framework Security

See Also

Reference

SumTermBuilder Class

Microsoft.SolverFoundation.Services Namespace