Initializing help system before first use

XPRBcut Constructor (IntPtr, XPRBprob)

Initializes a new instance of the XPRBcut class

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

Parameters

c
Type:  SystemIntPtr
p
Type:  BCLXPRBprob
See Also