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++