System::Collections::BitArray::Get 메서드
BitArray::Get method
BitArray 요소를 가져옵니다.
bool System::Collections::BitArray::Get(int index) const
| 매개변수 | 형식 | 설명 |
|---|---|---|
| index | int | 가져올 비트의 인덱스. |
ReturnValue
Boolean representation of addressed bit.
또 보기
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++