طريقة 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.Page for C++