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.Font for C++