Initializing help system before first use

XPRBvar Constructor (IntPtr, XPRBprob)

Initializes a new instance of the XPRBvar class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public XPRBvar(
	IntPtr v,
	XPRBprob p
)

Parameters

v
Type:  SystemIntPtr
p
Type:  BCLXPRBprob
See Also