Initializing help system before first use

XPRBrelation Constructor (XPRBexpr, Int32)

Initializes a new instance of the XPRBrelation class

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 4.8.14.0
Syntax
C#
VB
public XPRBrelation(
	XPRBexpr l,
	int t
)

Parameters

l
Type:  BCLXPRBexpr
t
Type:  SystemInt32
See Also