Click or drag to resize

GraphHelperEqual Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static bool Equal(
	IGraph this_,
	IGraph that
)

Parameters

this_
Type: de.unika.ipd.grGen.libGrIGraph
that
Type: de.unika.ipd.grGen.libGrIGraph

Return Value

Type: Boolean
See Also