TComplex.Clone Method
Creates a copy of this instance.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.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
BaseEntryA copy of this instance.