طريقة 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 المؤشرين يشيران إلى نفس العنصر، خطأ خلاف ذلك.

انظر أيضًا