System::Collections::BitArray::idx_get 메서드
BitArray::idx_get method
Getter 함수.
bool System::Collections::BitArray::idx_get(int index) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 추출할 비트의 인덱스. |
ReturnValue
참조된 비트의 값.
또 보기
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++