Click or drag to resize

ContainerHelperExtract Method

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

Parameters

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

Return Value

Type: IList
See Also