eDriven Framework API
Clone Method
NamespaceseDriven.AnimationTweenClone()()()()
eDriven Framework API
Creates a new object that is a copy of the current instance.
Declaration Syntax
C#Visual BasicVisual C++
public override Object Clone()
Public Overrides Function Clone As Object
public:
virtual Object^ Clone() override
Return Value
A new object that is a copy of this instance.

Assembly: eDriven.Animation (Module: eDriven.Animation) Version: 2.0.1.0 (2.0.1.0)