System.Web.HttpApplicationState.Get Method

Gets an System.Web.HttpApplicationState object by numerical index.

Syntax

public object Get (int index)

Parameters

index
The index of the application state object.

Returns

The object referenced by index.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0