Click or drag to resize

IGraphNumEdges Property

The total number of edges in the graph.

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

Property Value

Type: Int32
See Also