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