Initializing help system before first use

XPRBindexSet Constructor (IntPtr, XPRBprob)

Initializes a new instance of the XPRBindexSet class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
public XPRBindexSet(
	IntPtr i,
	XPRBprob p
)

Parameters

i
Type:  SystemIntPtr
p
Type:  BCLXPRBprob
See Also