System::Collections::BitArray::Add メソッド

BitArray::Add method

コンテナの末尾に値を追加します。

void System::Collections::BitArray::Add(const bool &item) override
パラメーター説明
項目const bool&プッシュする値。

参照