NeatUpload Documentation

UploadedFileCollection.GetEnumerator Method 

Gets an IEnumerator that can be used to enumerate through the UploadedFile objects in the collection.

new public IEnumerator GetEnumerator();

Return Value

The IEnumerator.

Implements

IEnumerable.GetEnumerator

See Also

UploadedFileCollection Class | Brettle.Web.NeatUpload Namespace