System::Collections::Generic::BaseEnumerator::MoveNext طريقة
BaseEnumerator::MoveNext method
زيادة على نمط المُعدِّد.
bool System::Collections::Generic::BaseEnumerator<Container, Element>::MoveNext() override
ReturnValue
صحيح إذا كان المُعدِّد يشير إلى عنصر صالح، خطأ إذا تم الوصول إلى نهاية الحاوية.
انظر أيضًا
- Class BaseEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++