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