Initializing help system before first use

XPRBlinRel Constructor (XPRBexpr, Int32)

Initializes a new instance of the XPRBlinRel class

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

Parameters

l
Type:  BCLXPRBexpr
t
Type:  SystemInt32
See Also