Aspose::Pub::Utils::Set::Add method
Set::Add method
Adds element to the end of list.
void Aspose::Pub::Utils::Set<T>::Add(const T &value) override
| Parameter | Type | Description |
|---|---|---|
| item | const T& | Item to add. |
See Also
- Class Set
- Namespace Aspose::Pub::Utils
- Library Aspose.PUB for C++