طريقة System::SmartPtr::operator->
SmartPtr::operator-> method
يسمح بالوصول إلى أعضاء الكائن المشار إليه.
Pointee_ * System::SmartPtr<T>::operator->() const
ReturnValue
مؤشر خام إلى الكائن المشار إليه.
انظر أيضًا
- Typedef Pointee_
- Class SmartPtr
- Namespace System
- Library Aspose.Font for C++