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

BitArray::idx_get method

ゲッタ関数。

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

ReturnValue

参照されたビットの値。

参照