System::Collections::Generic::ReverseEnumerator::IsValid μέθοδος
ReverseEnumerator::IsValid method
Ελέγχει εάν κλήθηκε το MoveNext() και δεν έχει φθάσει στο τέλος.
bool System::Collections::Generic::ReverseEnumerator<Container, Element>::IsValid() const
ReturnValue
ψευδές εάν δεν κλήθηκε καθόλου το MoveNext() ή αν φτάσει το τέλος του container· αληθές διαφορετικά.
Δείτε επίσης
- Class ReverseEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++