ListItemCollection.Add Method
.NET Framework 2.0
Appends a ListItem to the end of the collection.
| Name | Description |
|---|---|
| ListItemCollection.Add (ListItem) | Appends the specified ListItem to the end of the collection. |
| ListItemCollection.Add (String) | Appends a ListItem to the end of the collection that represents the specified string. |
Community Additions
ADD
Show: