ILOG CPLEX .NET Reference Manual

Cplex.NodeCallback Constructor 

This is the constructor for user-written node callbacks.

protected internal Cplex.NodeCallback();

Remarks

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

See Also

Cplex.NodeCallback Class | ILOG.CPLEX Namespace