System::Collections::BitArray::Enumerator::get_Current 方法

Enumerator::get_Current method

获取指定位的布尔值。

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

ReturnValue

Boolean representation of current bit.

另见