System::Collections::BitArray::Add 메서드
BitArray::Add method
컨테이너 끝에 값을 추가합니다.
void System::Collections::BitArray::Add(const bool &item) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| 항목 | const bool& | 푸시할 값. |
또 보기
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++