SessionStateItemCollection.Remove Method
.NET Framework 2.0
Deletes an item from the collection.
Namespace: System.Web.SessionState
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
If the SessionStateItemCollection collection does not contain an element with the specified name, the collection remains unchanged. No exception is thrown.
Community Additions
ADD
Show: