System::BoxedValue::unbox metodo

BoxedValue::unbox method

Estrae il valore incapsulato rappresentato dall’oggetto corrente.

const T & System::BoxedValue<T>::unbox() const

ReturnValue

Il valore deincapsulato

Vedi anche