Click or drag to resize

IGraphNumNodes Property

The total number of nodes in the graph.

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
int NumNodes { get; }

Property Value

Type: Int32
See Also