This documentation is archived and is not being maintained.
ListItemCollection::Remove Method
Visual Studio 2008
Removes a ListItem from the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Remove(String) | Removes a ListItem from the collection that represents the specified string. |
|
Remove(ListItem) | Removes the specified ListItem from the collection. |
Show: