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