Returns the index of the AnEdge parameter in the current node's edge list. This index may then be passed to the Edge property or the RemoveEdge method. The function returns -1 if the edge is not in the list of edges.
Namespace: GGraph
Delphi |
public |
Parameters
AnEdge
Type: TGGraphEdge
Type: Integer