ListItemCollection::Insert Method
.NET Framework (current version)
Inserts a ListItem in the collection at the specified index location.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Insert(Int32, ListItem^) | Inserts the specified ListItem in the collection at the specified index location. |
![]() | Insert(Int32, String^) | Inserts a ListItem which represents the specified string in the collection at the specified index location. |
Show:
