Método System::ExceptionWrapper::operator->
ExceptionWrapper::operator-> method
Permite acceder a los miembros del objeto Exception.
T * System::ExceptionWrapper<T>::operator->() const
ReturnValue
Puntero crudo al objeto Exception.
Ver también
- Class ExceptionWrapper
- Namespace System
- Library Aspose.PDF for C++