StateBag::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates over all the key/value pairs of the StateItem objects stored in the StateBag object.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Collections::IDictionaryEnumerator^The enumerator to iterate through the state bag.
Implements
IDictionary::GetEnumerator()
.NET Framework
Available since 1.1
Available since 1.1
Show: