Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphNode > Methods

TGGraphNode.IndexOfEdge(TGGraphEdge) Method

Scroll Prev Top Next More

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

Parameters

AnEdge

Type: TGGraphEdge

Return Value

Type: Integer

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb