Metodo System::BoxedValue::ToString

BoxedValue::ToString method

Converte il valore incapsulato rappresentato dall’oggetto corrente in stringa.

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

ReturnValue

String representation of the boxed value represented by current object

Vedi anche