Método System::BoxedValue::unbox

BoxedValue::unbox method

Desempaqueta el valor representado por el objeto actual.

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

ReturnValue

El valor desencapsulado

Ver también