 | ContainerHelperDeeplyEqualSet(IDictionary, IDictionary, IDictionaryObject, Object, IDictionaryObject, Object, IDictionaryObject, Object) Method |
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic static bool DeeplyEqualSet(
IDictionary this_,
IDictionary that,
IDictionary<Object, Object> visitedObjects,
IDictionary<Object, Object> matchedObjectsFromThis,
IDictionary<Object, Object> matchedObjectsFromThat
)
Parameters
- this_ IDictionary
-
- that IDictionary
-
- visitedObjects IDictionaryObject, Object
-
- matchedObjectsFromThis IDictionaryObject, Object
-
- matchedObjectsFromThat IDictionaryObject, Object
-
Return Value
Boolean
See Also