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++