The members of System.Web.HttpFileCollection are listed below.
See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase
[read-only] AllKeys string[]. Documentation for this section has not yet been entered. [read-only] default propertyItem(int) HttpPostedFile. Documentation for this section has not yet been entered. [read-only] default propertyItem(string) HttpPostedFile. Documentation for this section has not yet been entered.
CopyTo(Array, int) Documentation for this section has not yet been entered.Get(int) : HttpPostedFile Documentation for this section has not yet been entered.Get(string) : HttpPostedFile Documentation for this section has not yet been entered.GetKey(int) : string Documentation for this section has not yet been entered.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.