Click or drag to resize

BaseGraphGetGraphElement Method


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

Parameters

unique  Int32
 

Return Value

IGraphElement

Implements

IGraphGetGraphElement(Int32)
See Also