Click or drag to resize

GrShellImplContainerRemove Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public void ContainerRemove(
	IAttributeBearer owner,
	string attrName,
	Object keyObj
)

Parameters

owner
Type: de.unika.ipd.grGen.libGrIAttributeBearer
attrName
Type: SystemString
keyObj
Type: SystemObject
See Also