HttpFileCollection
Wisej.Core.HttpFileCollection
Last updated
Was this helpful?
Wisej.Core.HttpFileCollection
Last updated
Was this helpful?
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.1.0.0)
Provides access to and organizes files uploaded by a client.
: Returns a string array containing the keys (names) of all members in the file collection.
: Returns the number of files in the collection.
: Returns the at the index.
: Returns the identified by the specified name .
index
Index of the file to retrieve.
name
The name of the object to be returned from a file collection.
Returns the name of the file at the specified index .
index
Index of the file in the collection.
Returns all files that match the specified name.
name
The name to match.
Returns the at the specified index.
Returns: .
Returns the with the specified name.
Returns: .
Returns: .
Returns: . Returns all files that match the specified name.