[]
Adds a value to the collection if not already present.
public void Add(T value)
Value to add to the collection.