ListItemCollection::AddRange Method (array<ListItem^>^)
.NET Framework (current version)
Adds the items in an array of ListItem objects to the collection.
Assembly: System.Web (in System.Web.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | items is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: