 | ContainerHelperCopy Method (IList, IGraph, IDictionaryObject, Object) |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static IList Copy(
IList array,
IGraph graph,
IDictionary<Object, Object> oldToNewObjects
)
Parameters
- array
- Type: System.CollectionsIList
- graph
- Type: de.unika.ipd.grGen.libGrIGraph
- oldToNewObjects
- Type: System.Collections.GenericIDictionaryObject, Object
Return Value
Type:
IList
See Also