Deletes an item from the collection.
name The name of the item to delete 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.