Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Properties
TGCustomGraph.NodeCount Property
Returns the number of nodes in the graph.
Namespace: GGraph
Delphi
public property NodeCount: Integer read GetNodeCount;
Property Value
Type: Integer
•GGraph.TGCustomGraph.CreateNode(String)
•GGraph.TGCustomGraph.Extract(String)
•GGraph.TGCustomGraph.RemoveNode(String)
•GGraph.TGCustomGraph.GetNodes
•TGCustomGraph
•GGraph