| IUploadedFilesCollection Properties | 
The IUploadedFilesCollection type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Count | 
            Returns the number of posted file objects within the request.
             | 
|  | Item | 
            Returns an IUploadedFile object corresponding to an index item within a request.
             | 
 See Also
See Also