ListItemCollection::Add Method
.NET Framework (current version)
Appends a ListItem to the end of the collection.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Add(ListItem^) | Appends the specified ListItem to the end of the collection. |
![]() | Add(String^) | Appends a ListItem to the end of the collection that represents the specified string. |
Show:
