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

BoxedValue::ToString method

يحوِّل القيمة المُغَلَّفة التي يمثلها الكائن الحالي إلى سلسلة.

String System::BoxedValue<T>::ToString() const override

ReturnValue

String representation of the boxed value represented by current object

انظر أيضًا