ILOG CPLEX .NET Reference Manual

Cplex.NodeCallback.GetNodeData Method

Overload List

 

protected virtual object GetNodeData(NodeId);

Returns the user object attached to the node with number node.

protected virtual object GetNodeData(int);

See Also

Cplex.NodeCallback Class | ILOG.CPLEX Namespace