System::Collections::Generic::BaseEnumerator::MoveNext method
BaseEnumerator::MoveNext method
Enumerator-style increment.
bool System::Collections::Generic::BaseEnumerator<Container, Element>::MoveNext() override
ReturnValue
true if enumerator points to valid element, false if container end is hit.
See Also
- Class BaseEnumerator
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++