System::Collections::BitArray::SetAll 메서드
BitArray::SetAll method
모든 요소를 특정 값으로 설정합니다.
void System::Collections::BitArray::SetAll(bool value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | bool | 채우는 값. |
또 보기
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++
모든 요소를 특정 값으로 설정합니다.
void System::Collections::BitArray::SetAll(bool value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | bool | 채우는 값. |