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