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