ILOG CPLEX .NET Reference Manual

Cplex.CutCallback Constructor 

This is the constructor for user-written cut callbacks.

protected internal Cplex.CutCallback();

Remarks

This constructor can be called only to construct objects of derived user-written callback classes; it cannot be called to construct Cplex.CutCallback objects directly.

See Also

Cplex.CutCallback Class | ILOG.CPLEX Namespace