Click or drag to resize

LGSPNamedGraphGetGraphElement Method (String)

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public IGraphElement GetGraphElement(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: IGraphElement

Implements

INamedGraphGetGraphElement(String)
See Also