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