| IModifiableCollectionTAddRange Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | AddRange(IEnumerableT) | 
            Addes a range of items to the collection.
             | 
|  | AddRange(IEnumerableT, Boolean) | 
            Adds items to the main collection and does a sort operation if any orderby is used in query.
             | 
 See Also
See Also