The methods of the UploadedFileCollection class are listed below. For a complete list of UploadedFileCollection class members, see the UploadedFileCollection Members topic.
Equals (inherited from Object) | |
Get | Overloaded. Get the UploadedFile in the collection that was uploaded from the control with the specified UniqueID, or null if there is no such file. |
GetEnumerator | Gets an IEnumerator that can be used to enumerate through the UploadedFile objects in the collection. |
GetHashCode (inherited from Object) | |
GetKey | Gets the index'th control UniqueID in the collection. |
GetObjectData (inherited from NameObjectCollectionBase) | |
GetType (inherited from Object) | |
OnDeserialization (inherited from NameObjectCollectionBase) | |
ToString (inherited from Object) |
BaseAdd (inherited from NameObjectCollectionBase) | |
BaseClear (inherited from NameObjectCollectionBase) | |
BaseGet (inherited from NameObjectCollectionBase) | Overloaded. |
BaseGetAllKeys (inherited from NameObjectCollectionBase) | |
BaseGetAllValues (inherited from NameObjectCollectionBase) | Overloaded. |
BaseGetKey (inherited from NameObjectCollectionBase) | |
BaseHasKeys (inherited from NameObjectCollectionBase) | |
BaseRemove (inherited from NameObjectCollectionBase) | |
BaseRemoveAt (inherited from NameObjectCollectionBase) | |
BaseSet (inherited from NameObjectCollectionBase) | Overloaded. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
UploadedFileCollection Class | Brettle.Web.NeatUpload Namespace