ToString()
Object::ToString() const method
Analog of C# Object.ToString() method. Enables converting custom objects to string.
virtual String System::Object::ToString() const
Return Value
String representation as provided by final class.
See Also
- Class String
- Class Object
- Namespace System
- Library Aspose.Slides