Mono Class Library: Overview

System.Web.HttpApplicationState: Method Members

The methods of System.Web.HttpApplicationState are listed below. For a list of all members, see the HttpApplicationState Members list.

See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase

Public Methods

Add(string, object)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
Get(int) : object
Documentation for this section has not yet been entered.
Get(string) : object
Documentation for this section has not yet been entered.
GetKey(int) : string
Documentation for this section has not yet been entered.
Lock()
Documentation for this section has not yet been entered.
Remove(string)
Documentation for this section has not yet been entered.
RemoveAll()
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.
Set(string, object)
Documentation for this section has not yet been entered.
UnLock()
Documentation for this section has not yet been entered.