ModelStateDictionary::Add Method
.NET Framework (current version)
Adds an item to the dictionary.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Add(KeyValuePair<String^, ModelState^>) | Adds the specified item to the dictionary. |
![]() | Add(String^, ModelState^) | Adds an item that has the specified key and value to the dictionary. |
Show:
