wwCollection::Add
Adds an item to the Collection.
If RequireUniqueItems=.T.
and a value exists already the original item is left without adding a new value, which is slightly slower.
o.Add(Value)
Parameters
Value
The value to add