[]
Adds the elements of an array to the end of the collection.
public void AddRange(ValueInterval[] c)
The array whose elements should be added to the end of the collection.