System::SmartPtr::GetObjectNotNull método
SmartPtr::GetObjectNotNull method
Obtiene el objeto referenciado actualmente (si lo hay) o lanza una excepción.
T * System::SmartPtr<T>::GetObjectNotNull() const
ReturnValue
Puntero crudo al objeto referenciado.
Ver también
- Class SmartPtr
- Namespace System
- Library Aspose.Page for C++