ILOG CPLEX .NET Reference Manual

Cplex.DisjunctiveCutCallback Constructor 

Constructor for user-written disjunctive cut callbacks.

protected internal Cplex.DisjunctiveCutCallback();

Remarks

This constructor can be called only to construct objects of derived user-written callback classes, but not to construct Cplex.DisjunctiveCallback objects directly.

See Also

Cplex.DisjunctiveCutCallback Class | ILOG.CPLEX Namespace