System::DefaultBoxedValue::unbox 方法
DefaultBoxedValue::unbox method
对装箱值进行拆箱。
const T & System::DefaultBoxedValue<T>::unbox() const
ReturnValue
对当前对象表示的装箱值的常量引用。
另见
- Class DefaultBoxedValue
- Namespace System
- Library Aspose.Page for C++
对装箱值进行拆箱。
const T & System::DefaultBoxedValue<T>::unbox() const
对当前对象表示的装箱值的常量引用。