| ElementCollectionAddRange Method |
| Name | Description | |
|---|---|---|
| AddRange(ElementCollection) |
Adds all elements of another collection to the current collection.
| |
| AddRange(ElementCollection, Int32, Int32, Int32) |
Adds elements from another ElementCollection object within the specified range.
|