System::WeakPtr::operator== method
WeakPtr::operator== method
Kontrollerar om svag pekare är null.
bool System::WeakPtr<T>::operator==(std::nullptr_t) const
ReturnValue
Sant om svag pekare är null och falskt annars.
Se även
- Class WeakPtr
- Namespace System
- Library Aspose.Page for C++