Click or drag to resize

LGSPNodeRecycle Method

Recycles this node. This may pool the node or just ignore it.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public abstract void Recycle()
See Also