طريقة System::Object::ToString
Object::ToString method
تماثل طريقة C# Object.ToString(). تمكّن من تحويل الكائنات المخصصة إلى سلسلة نصية.
virtual String System::Object::ToString() const
ReturnValue
String representation as provided by final class.
انظر أيضًا
- Class String
- Class Object
- Namespace System
- Library Aspose.Font for C++