System.Web.SessionState.SessionStateItemCollection.GetEnumerator Method

Returns an enumerator that can be used to read all the key names in the collection.

Syntax

public override 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