System::DefaultBoxedValue::unbox 方法

DefaultBoxedValue::unbox method

对装箱值进行拆箱。

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

ReturnValue

对当前对象所表示的装箱值的常量引用。

另见