System::Collections::Generic::BaseEnumerator::IsValid मेथड
BaseEnumerator::IsValid method
जांचता है कि MoveNext() कॉल किया गया था और अंत तक नहीं पहुँचा गया।
bool System::Collections::Generic::BaseEnumerator<Container, Element>::IsValid() const
ReturnValue
यदि MoveNext() को बिल्कुल नहीं बुलाया गया या कंटेनर का अंत पहुँचा गया तो false; अन्यथा true।
संबंधित देखें
- Class BaseEnumerator
- Namespace System::Collections::Generic
- Library Aspose.Page for C++