Sitecore 5.1.1 API

ItemCollection.Remove Method (Int32)

[Visual Basic]
Overloads Public Sub Remove( _
   ByVal index As Integer _
)
[C#]
public void Remove(
   int index
);

See Also

ItemCollection Class | Sitecore.Collections Namespace | ItemCollection.Remove Overload List