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
ParameterTypeDescription
itemconst T&Item to add.

See Also