StateManagedCollection::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns an iterator that iterates through the StateManagedCollection collection.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that can be used to iterate through the StateManagedCollection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 2.0
Available since 2.0
Show: