System::ICloneable::Clone method
ICloneable::Clone method
RTTI information.
virtual System::SharedPtr<System::Object> System::ICloneable::Clone()=0
Remarks
Creates a copy of the current object and returns a shared pointer to it.
See Also
- Typedef SharedPtr
- Class Object
- Class ICloneable
- Namespace System
- Library Aspose.TeX for C++