System::Collections::BitArray::Add method
BitArray::Add method
Adds value to the end of container.
void System::Collections::BitArray::Add(const bool &item) override
Parameter | Type | Description |
---|---|---|
item | const bool& | Value to push. |
See Also
- Class BitArray
- Namespace System::Collections
- Library Aspose.PUB for C++