HttpApplicationStateWrapper::Get Method (Int32)
.NET Framework (current version)
Returns a state object by index.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index of the application state object to get.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | index is outside the valid range of indexes for the collection. |
.NET Framework
Available since 3.5
Available since 3.5
Show: