Click or drag to resize

DoubleParameterizedFunctionClone Method

Returns a deep copy of the base. Deriving classes must override this method.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public virtual Object Clone()

Return Value

Object

Implements

ICloneableClone
See Also