System::Collections::BitArray::Enumerator::MoveNext method
Enumerator::MoveNext method
Moves to the next bit.
bool System::Collections::BitArray::Enumerator::MoveNext() override
ReturnValue
false if container end is hit, true otherwise.
See Also
- Class Enumerator
- Class BitArray
- Namespace System::Collections
- Library Aspose.PUB for C++