Namespace: DWSIM.MathOpsAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax [DllImportAttribute("lpsolve55", CharSet = CharSet.Ansi, ExactSpelling = true,
SetLastError = true)]
public static int read_MPS(
ref string filename,
int options
)
<DllImportAttribute("lpsolve55", CharSet := CharSet.Ansi, ExactSpelling := true,
SetLastError := true>]
Public Shared Function read_MPS (
ByRef filename As String,
options As Integer
) As Integer
Request Example
View SourceParameters
- filename String
-
- options Int32
-
Return Value
Int32See Also