AspnetUpload 2.2 Class Library

UploadFileCollection Properties

The properties of the UploadFileCollection class are listed below. For a complete list of UploadFileCollection class members, see the UploadFileCollection Members topic.

Public Instance Properties

Count Gets the number of elements actually contained in the UploadFileCollection.
IsSynchronized Gets a value indicating whether access to the UploadFileCollection is synchronized (thread-safe).
Item Gets he element at the specified index.
SyncRoot Gets an object that can be used to synchronize access to the UploadFileCollection.

See Also

UploadFileCollection Class | Bestcomy.Web.Controls.Upload Namespace