Click or drag to resize

ContainerHelperContainerEmpty Method

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

Parameters

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

Return Value

Type: Boolean
See Also