void Glacier2::StringSetPrx::add | ( | const ::Ice::StringSeq & | additions, |
const Ice::Context & | context = Ice::noExplicitContext ) const |
Adds a sequence of strings to this set of constraints.
Order is not preserved and duplicates are implicitly removed.
additions | The sequence of strings to add. |
context | The request context. |