System::Object::MemberwiseClone method
Object::MemberwiseClone method
Analog of C# Object.MemberwiseClone() method. Enables cloning custom types.
virtual ptr System::Object::MemberwiseClone() const
ReturnValue
Pointer to object copy created.
See Also
- Typedef ptr
- Class Object
- Namespace System
- Library Aspose.PDF for C++