The members of System.Web.SessionState.SessionStateItemCollection are listed below.
See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase
Documentation for this section has not yet been entered.
Dirty bool. Documentation for this section has not yet been entered. 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] overrideKeys System.Collections.Specialized.NameObjectCollectionBase.KeysCollection. Documentation for this section has not yet been entered.
Clear() Documentation for this section has not yet been entered. staticDeserialize(System.IO.BinaryReader) : SessionStateItemCollection Documentation for this section has not yet been entered. overrideGetEnumerator() : IEnumerator Documentation for this section has not yet been entered.Remove(string) Documentation for this section has not yet been entered.RemoveAt(int) Documentation for this section has not yet been entered.Serialize(System.IO.BinaryWriter) 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.