System::Object::ToString metodo
Object::ToString method
Analogo del 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.Font for C++