System::BoxedValue::unbox 方法

BoxedValue::unbox method

将当前对象所表示的值解箱。

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

ReturnValue

已解箱的值

另见