| Overload | Description |
|---|---|
| AddRange(IEnumerable<String>) | Adds the elements from IEnumerable<String> collection of the specified collection to the end of IZennoList. |
| AddRange(IZennoList) | Adds the elements from IZennoList collection of the specified collection to the end of IZennoList. |