FormCollection Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | CopyTo(IDictionary(Of String, Object)) | Overloaded. Copies the specified collection to the specified destination.(Defined by NameValueCollectionExtensions.) |
![]() | CopyTo(IDictionary(Of String, Object), Boolean) | Overloaded. Copies the specified collection to the specified destination, and optionally replaces previous entries.(Defined by NameValueCollectionExtensions.) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection.CopyTo(Array, Int32) | (Inherited from NameObjectCollectionBase.) |
![]() ![]() | IValueProvider.ContainsPrefix(String) | Gets a value that indicates whether the value provider contains an entry that has the specified prefix. |
![]() ![]() | IValueProvider.GetValue(String) | Gets a value from a value provider using the specified key. |
Show:


