Click or drag to resize

ContainerHelperContainerAddAll Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public 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