The members of System.Web.HttpApplicationState are listed below.
See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase
[read-only] AllKeys string[]. Documentation for this section has not yet been entered. [read-only] Contents HttpApplicationState. Documentation for this section has not yet been entered. [read-only] overrideCount int. Documentation for this section has not yet been entered. [read-only] default propertyItem(int) object. Documentation for this section has not yet been entered. default propertyItem(string) object. Documentation for this section has not yet been entered. [read-only] StaticObjects HttpStaticObjectsCollection. Documentation for this section has not yet been entered.
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.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.