[]
Adds a CategoryGroupingCollection to the existing CategoryGroupingCollection.
public void AddRange(IEnumerable<CategoryGrouping> collection)
| Type | Name | Description |
|---|---|---|
| IEnumerable<CategoryGrouping> | collection | The CategoryGroupingCollection to add to the current collection. |