System::BoxedValue::unbox 方法
BoxedValue::unbox method
解箱当前对象所表示的值。
const T & System::BoxedValue<T>::unbox() const
ReturnValue
已解箱的值
另见
- Class BoxedValue
- Namespace System
- Library Aspose.Page for C++
解箱当前对象所表示的值。
const T & System::BoxedValue<T>::unbox() const
已解箱的值