System::Collections::BitArray::operator[] 메서드
BitArray::operator[] method
접근자 함수.
Reference System::Collections::BitArray::operator[](int index)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 접근할 비트의 인덱스. |
ReturnValue
Reference allowing operations on referred bit.
또 보기
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++