HttpSessionStateWrapper::RemoveAt Method (Int32)
.NET Framework (current version)
Deletes the item at the 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.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException |
.NET Framework
Available since 3.5
Available since 3.5
Show: