System.Web.UI.StateBag.GetEnumerator Method

Returns an enumerator that iterates over all the key/value pairs of the System.Web.UI.StateItem objects stored in the System.Web.UI.StateBag object.

Syntax

public IDictionaryEnumerator GetEnumerator ()

Returns

The enumerator to iterate through the state bag.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0