System::Collections::BitArray::Add 方法
BitArray::Add method
在容器末尾添加值。
void System::Collections::BitArray::Add(const bool &item) override
| Parameter | Type | 描述 |
|---|---|---|
| item | const bool& | 要压入的值。 |
另见
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++