Returns the copy of this object.
Namespace:
PerpetuumSoft.FrameworkAssembly: PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public virtual Object Clone() |
| Visual Basic (Declaration) |
|---|
Public Overridable Function Clone As Object |
| Visual C++ |
|---|
public: virtual Object^ Clone() |