System::WeakPtr::operator== طريقة
WeakPtr::operator== method
يتحقق مما إذا كان المؤشر الضعيف فارغًا.
bool System::WeakPtr<T>::operator==(std::nullptr_t) const
ReturnValue
صحيح إذا كان المؤشر الضعيف فارغًا وخطأ خلاف ذلك.
انظر أيضًا
- Class WeakPtr
- Namespace System
- Library Aspose.Font for C++