AmountClone Method
Returns a clone of this object.
Namespace: DevCase.Core.Math.ScienceAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
Public Function Clone As Object
Dim instance As Amount
Dim returnValue As Object
returnValue = instance.Clone()
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object
override Clone : unit -> Object
No code example is currently available or this language may not be supported.
Object
A new object that is a copy of this instance.
ICloneableClone