System::BoxedValue::ToString method
BoxedValue::ToString method
Converts boxed value represented by current object to string.
String System::BoxedValue<T>::ToString() const override
ReturnValue
String representation of the boxed value represented by current object
See Also
- Class String
- Class BoxedValue
- Namespace System
- Library Aspose.PUB for C++