TInfinityClone Method
Copying of the expression component.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
public override BaseEntry Clone()
Public Overrides Function Clone As BaseEntry
public:
virtual BaseEntry^ Clone() override
abstract Clone : unit -> BaseEntry
override Clone : unit -> BaseEntry
Return Value
BaseEntry
Returns a copy of current expression component.