HttpFileCollectionWrapper::GetEnumerator Method ()

 

Returns an enumerator that can be used to iterate through the collection.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
virtual IEnumerator^ GetEnumerator() override

Return Value

Type: System.Collections::IEnumerator^

An object that can be used to iterate through the collection.

.NET Framework
Available since 3.5
Return to top
Show: