System::Collections::BitArrayPtr::operator[] メソッド
BitArrayPtr::operator[] method
ビットアクセサ。
BitArray::Reference System::Collections::BitArrayPtr::operator[](int idx) const
| パラメーター | 型 | 説明 |
|---|---|---|
| idx | int | アドレスへのインデックス。 |
ReturnValue
アドレス指定されたビットへの参照。
参照
- Class Reference
- Class BitArrayPtr
- Namespace System::Collections
- Library Aspose.Page for C++