ModelStateDictionary::Remove Method
.NET Framework (current version)
Removes an element from the dictionary.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(KeyValuePair<String^, ModelState^>) | Removes the first occurrence of the specified item from the model-state dictionary. |
![]() | Remove(String^) | Removes the item that has the specified key from the dictionary. |
Show:
