Removes the specified edge from the node's out-bound edge list.
Note |
---|
If the edge object is owned by the node (FromNode equals current node), the edge is freed as well. |
Namespace: GGraph
Delphi |
public |
Parameters
AnEdge
Type: TGGraphEdge