HttpFormItemCollection overview
![]() |
Default constructor. |
![]() | Gets the count of items in the collection. |
![]() | Gets the form item of a given identifier (null if not existing). |
![]() | Checks that a form item is contained in the collection (case insensitive). |
![]() | Obsolete. Checks that a form item is contained in the collection (case insensitive). |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets a collection enumerator on the form item list. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
HttpFormItemCollection Class | Hevea.Core.Http Namespace