Initializing help system before first use

XPRBctr Constructor (IntPtr, XPRBrelation)

Note: This API is now obsolete.

Initializes a new instance of the XPRBctr class

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

Parameters

c
Type:  SystemIntPtr
ctr
Type:  BCLXPRBrelation
See Also