Mono Class Library: Overview

System.Web.SessionState.SessionStateItemCollection: Method Members

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

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

Public Methods

Clear()
Documentation for this section has not yet been entered.
static
Deserialize(System.IO.BinaryReader) : SessionStateItemCollection
Documentation for this section has not yet been entered.
override
GetEnumerator() : 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.