This documentation is archived and is not being maintained.

ListItemCollection::Remove Method

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.

  NameDescription
Public method Remove(String) Removes a ListItem from the collection that represents the specified string.
Public method Remove(ListItem) Removes the specified ListItem from the collection.
Top
Show: