[]
Adds a collection of DataValue objects to the existing DataValueCollection.
public void AddRange(IEnumerable<DataValue> collection)
A collection of the DataValue objects to add.