HttpStaticObjectsCollectionBase::GetEnumerator Method ()
.NET Framework (current version)
When overridden in a derived class, returns an enumerator that can be used to iterate through the collection.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Collections::IEnumerator^An object that can be used to iterate through the collection.
Implements
IEnumerable::GetEnumerator()| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: