System::Collections::BitArray::Enumerator::MoveNext メソッド

Enumerator::MoveNext method

次のビットへ移動します。

bool System::Collections::BitArray::Enumerator::MoveNext() override

ReturnValue

コンテナの末端に達したら false、そうでなければ true。

参照