Click or drag to resize

LGSPNamedGraphClone(String) Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public override IGraph Clone(
	string newName
)

Parameters

newName  String
 

Return Value

IGraph

Implements

IGraphClone(String)
IGraphClone(String)
See Also