Clone()

ICloneable::Clone() method

Creates a copy of the current object and returns a shared pointer to it.

virtual System::SharedPtr<System::Object> System::ICloneable::Clone()=0

See Also