طريقة System::Object::ToString

Object::ToString method

تماثل طريقة C# Object.ToString(). تمكّن من تحويل الكائنات المخصصة إلى سلسلة نصية.

virtual String System::Object::ToString() const

ReturnValue

String representation as provided by final class.

انظر أيضًا