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