Deletes an item at a specified index from the collection.
index The index of the item to remove from the collection.
If the System.Web.SessionState.SessionStateItemCollection collection does not contain an element with the specified name, the collection remains unchanged. No exception is thrown.