QueryCollectionTAddRange Method |
Name | Description | |
---|---|---|
![]() | AddRange(IEnumerableT) |
Adds 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.
|