System::BoxedValue::unbox 方法

BoxedValue::unbox method

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

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

ReturnValue

已解箱的值

另见