NeatUpload Documentation

UploadedFileCollection.Item Property (Int32)

The index'th UploadedFile in the collection.

public UploadedFile this[
   int index
] {get;}

Property Value

The index'th UploadedFile in the collection.

See Also

UploadedFileCollection Class | Brettle.Web.NeatUpload Namespace | UploadedFileCollection.Item Overload List