The members of System.Web.SessionState.SessionStateItemCollection are listed below.
See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase
Creates a new, empty System.Web.SessionState.SessionStateItemCollection object. |
Dirty | bool.
Gets or sets a value indicating whether the collection has been marked as changed. | |
default property | Item(int) | object. Documentation for this section has not yet been entered. |
default property | Item(string) | object. Documentation for this section has not yet been entered. |
[read-only] override | Keys | System.Collections.Specialized.NameObjectCollectionBase.KeysCollection.
Gets a collection of the variable names for all values stored in the collection. |
Clear()
| ||
static | Deserialize(System.IO.BinaryReader)
| |
override | GetEnumerator()
| |
Remove(string)
| ||
RemoveAt(int)
| ||
Serialize(System.IO.BinaryWriter)
|