System::WeakPtr::operator== method
WeakPtr::operator== method
Verifica se il puntatore debole è nullo.
bool System::WeakPtr<T>::operator==(std::nullptr_t) const
ReturnValue
Vero se il puntatore debole è nullo e falso altrimenti.
Vedi anche
- Class WeakPtr
- Namespace System
- Library Aspose.Page for C++