 | IGraphGetNumExactEdges Method |
Returns the number of edges with the exact given edge type.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxint GetNumExactEdges(
EdgeType edgeType
)
Parameters
- edgeType EdgeType
-
Return Value
Int32
See Also