Método System::BoxedValue::ToString

BoxedValue::ToString method

Convierte el valor empaquetado representado por el objeto actual a cadena.

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

ReturnValue

String representation of the boxed value represented by current object

Ver también