Curve<T>.Clone Method
Constructs an exact copy of this instance.
Definition
Namespace: Numerics.NET.Curves.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
C#
An Object that is an exact copy of this instance.
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
public virtual Object Clone()
Return Value
ObjectAn Object that is an exact copy of this instance.