Initializing help system before first use

XPRBcut Constructor (IntPtr, XPRBrelation, XPRBprob)

Initializes a new instance of the XPRBcut class

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

Parameters

c
Type:  SystemIntPtr
cut
Type:  BCLXPRBrelation
p
Type:  BCLXPRBprob
See Also