HttpSessionStateContainer::RemoveAt Method (Int32)
.NET Framework (current version)
Deletes an item at a specified index from the session-state collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index of the item to remove from the session-state collection.
Implements
IHttpSessionState::RemoveAt(Int32)| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException |
.NET Framework
Available since 2.0
Available since 2.0
Show: