ListItemCollection.Remove Method
.NET Framework 2.0
Removes a ListItem from the collection.
| Name | Description |
|---|---|
| ListItemCollection.Remove (ListItem) | Removes the specified ListItem from the collection. |
| ListItemCollection.Remove (String) | Removes a ListItem from the collection that represents the specified string. |
Community Additions
ADD
Show: