Share via


ValueProviderDictionary.Remove Method

Include Protected Members
Include Inherited Members

Removes an item from the collection of value providers.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(KeyValuePair<String, ValueProviderResult>) Removes the first occurrence of the specified item from the collection of value providers.
Public method Remove(String) Removes the element that has the specified key from the collection of value providers.

Top

See Also

Reference

ValueProviderDictionary Class

System.Web.Mvc Namespace