Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphNode > Methods
TGGraphNode.GetEnumerator Method
Returns an enumerator to enumerate over all the edges in the node.
Namespace: GGraph
Delphi
public function GetEnumerator: TGGraphEdgesEnumerator;
Return Value
Type: TGGraphEdgesEnumerator
•GGraph.TGGraphEdgesEnumerator
•GGraph.TGGraphNode.EdgeCount
•GGraph.TGGraphNode.Edge[Integer]
•TGGraphNode
•GGraph