 | IGraphRemove Method (INode) |
Removes the given node from the graph.
There must be no edges left incident to the node (you may use RemoveEdges to ensure this).
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
See Also