FormCollection Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

NameDescription
System_CAPS_pubmethodCopyTo(IDictionary(Of String, Object))

Overloaded. Copies the specified collection to the specified destination.(Defined by NameValueCollectionExtensions.)

System_CAPS_pubmethodCopyTo(IDictionary(Of String, Object), Boolean)

Overloaded. Copies the specified collection to the specified destination, and optionally replaces previous entries.(Defined by NameValueCollectionExtensions.)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodICollection.CopyTo(Array, Int32)

(Inherited from NameObjectCollectionBase.)

System_CAPS_pubinterfaceSystem_CAPS_privmethodIValueProvider.ContainsPrefix(String)

Gets a value that indicates whether the value provider contains an entry that has the specified prefix.

System_CAPS_pubinterfaceSystem_CAPS_privmethodIValueProvider.GetValue(String)

Gets a value from a value provider using the specified key.

Return to top
Show: