Método operator-> de System::ExceptionWrapper
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.Page for C++