Click or drag to resize

BaseGraphGetGraphElement Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public abstract IGraphElement GetGraphElement(
	int unique
)

Parameters

unique
Type: SystemInt32

Return Value

Type: IGraphElement

Implements

IGraphGetGraphElement(Int32)
See Also