System::Collections::BitArray::operator[] メソッド
BitArray::operator[] method
アクセサ関数。
Reference System::Collections::BitArray::operator[](int index)
| パラメーター | 型 | 説明 |
|---|---|---|
| インデックス | int | アクセスするビットのインデックス。 |
ReturnValue
Reference allowing operations on referred bit.
参照
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++