Metode System::Collections::BitArray::Enumerator::get_Current

Enumerator::get_Current method

Mendapatkan bit yang dituju dalam bentuk boolean.

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

ReturnValue

Boolean representation of current bit.

Lihat Juga