 | LGSPGraphModelIsEqual Method |
Namespace:
de.unika.ipd.grGen.lgsp
Assembly:
lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntaxpublic virtual bool IsEqual(
Object this_,
Object that,
IDictionary<Object, Object> visitedObjects
)
Parameters
- this_
- Type: SystemObject
- that
- Type: SystemObject
- visitedObjects
- Type: System.Collections.GenericIDictionaryObject, Object
Return Value
Type:
BooleanImplements
IGraphModelIsEqual(Object, Object, IDictionaryObject, Object)
See Also