Removes the System.Web.UI.WebControls.ListItem at the specified index from the collection.
- index
- The index of the System.Web.UI.WebControls.ListItem to remove.
Use the ListItemCollection.RemoveAt(int) method to remove the System.Web.UI.WebControls.ListItem at the specified index from the collection.