Metodo System::Object::ToString
Object::ToString method
Analogo al metodo C# Object.ToString(). Consente di convertire oggetti personalizzati in stringa.
virtual String System::Object::ToString() const
ReturnValue
String representation as provided by final class.
Vedi anche
- Class String
- Class Object
- Namespace System
- Library Aspose.Page for C++