- item
- A System.Web.UI.WebControls.ListItem to search for in the collection.
true if the collection contains the specified item; otherwise, false.
Use the ListItemCollection.Contains(ListItem) method to determine whether the System.Web.UI.WebControls.ListItem specified by the item parameter is in the collection.