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.1
Syntax
C#
public Object Clone()

Return Value

Object

Implements

ICloneableClone
See Also