System::Collections::Generic::BaseEnumerator::IsValid metod
BaseEnumerator::IsValid method
Kontrollerar om MoveNext() anropades och slutet inte nåddes.
bool System::Collections::Generic::BaseEnumerator<Container, Element>::IsValid() const
ReturnValue
falskt om MoveNext() inte anropades alls eller behållarens slut nås; sant annars.
Se även
- Class BaseEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++