System::Collections::BitArray::idx_get メソッド
BitArray::idx_get method
ゲッタ関数。
bool System::Collections::BitArray::idx_get(int index) const
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | 抽出するビットのインデックス。 |
ReturnValue
参照されたビットの値。
参照
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++