| Overload | Description |
|---|---|
| AddRange(DAOpcItem[]) | Add the objects in the array to the end of the collection. |
| AddRange(ICollection) | Adds the elements of an System.Collections.ICollection to the end of the System.Collections.ArrayList. (Inherited from System.Collections.ArrayList) |