Click or drag to resize

ContainerHelperContainerSize Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static int ContainerSize(
	IGraphProcessingEnvironment procEnv,
	Object container
)

Parameters

procEnv
Type: de.unika.ipd.grGen.libGrIGraphProcessingEnvironment
container
Type: SystemObject

Return Value

Type: Int32
See Also