Cache::IEnumerable::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that can iterate through the Cache object collection.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Collections::IEnumerator^An enumerator that can iterate through the Cache object collection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 1.1
Available since 1.1
Show: