Metodo System::Collections::BitArray::Enumerator::get_Current

Enumerator::get_Current method

Ottiene il bit indicizzato in forma booleana.

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

ReturnValue

Boolean representation of current bit.

Vedi anche