System.Web.SessionState.HttpSessionStateContainer.GetEnumerator Method

Returns an enumerator that can be used to read all the session-state variable names in the current session.

Syntax

public IEnumerator GetEnumerator ()

Returns

An IEnumerator that can iterate through the variable names in the session-state collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.SessionState
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0