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.1
Syntax
C#
int NumNodes { get; }

Property Value

Int32
See Also