The RejectedFileCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllKeys |
Gets a string array that contains all <INPUT TYPE="FILE"> field names with which all rejected files are associated.
| |
| Count |
Gets the number of RejectedFile class instance that is containing in the RejectedFileCollection.
(Overrides NameObjectCollectionBase..::.Count.) | |
| Item | Overloaded.
Gets an individual RejectedFile object from the rejected files collection. This property is overloaded to allow retrieval of RejectedFile objects by either name or numerical index.
|
