System::Collections::BitArray::Enumerator::get_Current method

Enumerator::get_Current method

Gets addressed bit in boolean form.

bool System::Collections::BitArray::Enumerator::get_Current() const override

ReturnValue

Boolean representation of current bit.

See Also