Click or drag to resize

IIncidenceCountIndexGetIncidenceCount Method

Lookup the incidence count of the graph element given.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
int GetIncidenceCount(
	IGraphElement element
)

Parameters

element  IGraphElement
 

Return Value

Int32
See Also