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