System::BoxedValue::unbox método

BoxedValue::unbox method

Desempaqueta el valor representado por el objeto actual.

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

ReturnValue

El valor desempaquetado

Ver también