Click or drag to resize

IndexHelperMaxNodeFromIndex Method (IAttributeIndex, IActionExecutionEnvironment, Int32)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public static INode MaxNodeFromIndex(
	IAttributeIndex index,
	IActionExecutionEnvironment actionEnv,
	int threadId
)

Parameters

index
Type: de.unika.ipd.grGen.libGrIAttributeIndex
actionEnv
Type: de.unika.ipd.grGen.libGrIActionExecutionEnvironment
threadId
Type: SystemInt32

Return Value

Type: INode
See Also