 | ContainerHelperContainerAddAll Method |
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static Object ContainerAddAll(
IGraphProcessingEnvironment procEnv,
Object container,
Object containerToBeAdded
)
Parameters
- procEnv
- Type: de.unika.ipd.grGen.libGrIGraphProcessingEnvironment
- container
- Type: SystemObject
- containerToBeAdded
- Type: SystemObject
Return Value
Type:
Object
See Also