System::SmartPtr::get 方法
SmartPtr::get method
获取指向的对象。
Pointee_ * System::SmartPtr<T>::get() const
ReturnValue
指向被引用对象的原始指针。
另见
- Typedef Pointee_
- Class SmartPtr
- Namespace System
- Library Aspose.Font for C++
获取指向的对象。
Pointee_ * System::SmartPtr<T>::get() const
指向被引用对象的原始指针。