ListItemCollection::RemoveAt Method (Int32)
.NET Framework (current version)
Removes the ListItem at the specified index from the collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index of the ListItem to remove.
Implements
IList::RemoveAt(Int32).NET Framework
Available since 1.1
Available since 1.1
Show: