delCtr Method
Delete an XPRBctr constraint from the current problem.
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 37.1.1.0

Parameters
- ctr
-
Type:
BCLXPRBctr
The XPRBctr constraint to remove from the current problem.
Return Value
Type: Int320 on success, 1 otherwise.

xbexpl.cs in the Introductory Examples folder.
