HttpStaticObjectsCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns a dictionary enumerator used for iterating through the key-and-value pairs contained in the collection.
Assembly: System.Web (in System.Web.dll)
Implements
IEnumerable::GetEnumerator()The following example creates an enumerator for the StaticObjects collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: