ToString()

BoxedValue::ToString() const method

Converts boxed value represented by current object to string.

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

Return Value

String representation of the boxed value represented by current object

See Also