System::Collections::Generic::BaseEnumerator::MoveNext método
BaseEnumerator::MoveNext method
Incremento al estilo de enumerador.
bool System::Collections::Generic::BaseEnumerator<Container, Element>::MoveNext() override
ReturnValue
true si el enumerador apunta a un elemento válido, false si se alcanza el final del contenedor.
Ver también
- Class BaseEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++