lpsolve55get_nameindex Method

Definition

Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
[DllImportAttribute("lpsolve55", CharSet = CharSet.Ansi, ExactSpelling = true, 
	SetLastError = true)]
public static int get_nameindex(
	IntPtr lp,
	ref string name,
	bool isrow
)

Parameters

lp  IntPtr
 
name  String
 
isrow  Boolean
 

Return Value

Int32

See Also