Initializing help system before first use

XPRBcut Constructor (IntPtr, XPRBrelation)

Note: This API is now obsolete.

Initializes a new instance of the XPRBcut class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
[ObsoleteAttribute("always create XPRBctr with reference to XPRBprob")]
public XPRBcut(
	IntPtr c,
	XPRBrelation cut
)

Parameters

c
Type:  SystemIntPtr
cut
Type:  BCLXPRBrelation
See Also