System::Collections::Generic::EnumeratorWrapperIterator::IteratorEquals metodu
EnumeratorWrapperIterator::IteratorEquals method
İki yineleyicinin aynı öğeye işaret edip etmediğini kontrol eder.
bool System::Collections::Generic::EnumeratorWrapperIterator<Element>::IteratorEquals(System::Details::VirtualizedIteratorBase<Element> *other) const override
| Parametre | Tür | Açıklama |
|---|---|---|
| diğer | System::Details::VirtualizedIteratorBase<Element> * | Karşılaştırılacak yineleyici. |
ReturnValue
Bu ve other yineleyicilerin aynı öğeye işaret etmesi durumunda doğru, aksi takdirde yanlış.
Ayrıca Bakınız
- Class EnumeratorWrapperIterator
- Namespace System::Collections::Generic
- Library Aspose.Font for C++