Click or drag to resize

PatternYieldingClone Method

Instantiates a new PatternYielding object as a copy from the original yielding; for parallelization.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public Object Clone()

Return Value

Type: Object

Implements

ICloneableClone
See Also