System::Collections::BitArray::Enumerator::get_Current-Methode

Enumerator::get_Current method

Liefert das adressierte Bit in boolescher Form.

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

ReturnValue

Boolean representation of current bit.

Siehe auch