طريقة System::Collections::Generic::EnumeratorWrapperIterator::IteratorEquals
EnumeratorWrapperIterator::IteratorEquals method
يتحقق مما إذا كان المكرّران يشيران إلى نفس العنصر.
bool System::Collections::Generic::EnumeratorWrapperIterator<Element>::IteratorEquals(System::Details::VirtualizedIteratorBase<Element> *other) const override
| معامل | نوع | الوصف |
|---|---|---|
| أخرى | System::Details::VirtualizedIteratorBase<Element> * | المؤشر للمقارنة به. |
ReturnValue
صحيح إذا كان كل من هذا و other المؤشرين يشيران إلى نفس العنصر، خطأ خلاف ذلك.
انظر أيضًا
- Class EnumeratorWrapperIterator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++