Click or drag to resize

ContainerHelperIsEqual Method (IObject, IObject)

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

Parameters

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

Return Value

Type: Boolean
See Also