System::ICloneable::Clone metodo
ICloneable::Clone method
Informazioni RTTI.
virtual System::SharedPtr<System::Object> System::ICloneable::Clone()=0
Osservazioni
Crea una copia dell’oggetto corrente e restituisce un puntatore condiviso a esso.
Vedi anche
- Typedef SharedPtr
- Class Object
- Class ICloneable
- Namespace System
- Library Aspose.Font for C++