System::Collections::BitArray::Get メソッド
BitArray::Get method
BitArray の要素を取得します。
bool System::Collections::BitArray::Get(int index) const
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | 取得するビットのインデックス。 |
ReturnValue
Boolean representation of addressed bit.
参照
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++