Hevea documentation

HttpPostedFileCollection.GetEnumerator Method 

Gets a collection enumerator on the file list.

public IEnumerator GetEnumerator();

Return Value

a collection enumerator

Implements

IEnumerable.GetEnumerator

See Also

HttpPostedFileCollection Class | Hevea.Core.Http Namespace