lpsolve55is_add_rowmode Method |
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 bool is_add_rowmode(
IntPtr lp
)
<DllImportAttribute("lpsolve55", CharSet := CharSet.Ansi, ExactSpelling := true,
SetLastError := true>]
Public Shared Function is_add_rowmode (
lp As IntPtr
) As Boolean
Request Example
View SourceParameters
- lp IntPtr
-
Return Value
BooleanSee Also