ListItemCollection::Remove Method

 

Removes a ListItem from the collection.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodRemove(ListItem^)

Removes the specified ListItem from the collection.

System_CAPS_pubmethodRemove(String^)

Removes a ListItem from the collection that represents the specified string.

Return to top
Show: