TSystemClone Method

Copying of the expression component.

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
C#
public override BaseEntry Clone()

Return Value

BaseEntry
Returns a copy of current expression component.

See Also