MpsParser Constructor

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

Initializes a new instance of the MpsParser class.

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

Syntax

'Declaration
Public Sub New
public MpsParser()
public:
MpsParser()
new : unit -> MpsParser
public function MpsParser()

Remarks

The constructor uses the default lexer.

.NET Framework Security

See Also

Reference

MpsParser Class

Microsoft.SolverFoundation.Services Namespace