System::Collections::BitArray::Get メソッド

BitArray::Get method

BitArray の要素を取得します。

bool System::Collections::BitArray::Get(int index) const
パラメーター説明
インデックスint取得するビットのインデックス。

ReturnValue

Boolean representation of addressed bit.

参照