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
See also:
Class wwCollection© West Wind Technologies, 2023 • Updated: 01/11/19
Comment or report problem with topic