Click or drag to resize

LGSPNamedGraphRemove(IEdge) Method


Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public override void Remove(
	IEdge edge
)

Parameters

edge  IEdge
 

Implements

IGraphRemove(IEdge)
IGraphRemove(IEdge)
See Also