![]() |
• Utility Library |
|
API Links
Developer Links
|
Graph::GetNodeCountDefined in:
Returns the number of nodes in a graph.
C4Graph.hPrototype
Description
The GetNodeCount function returns the number of nodes in a graph.If the only information needed is whether a graph contains a nonzero number of nodes, then it is more efficient to call the Graph::Empty function.
See Also
|