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

Enumerator::get_Current method

Gibt das adressierte Bit in boolescher Form zurück.

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

ReturnValue

Boolean representation of current bit.

Siehe auch