RouteValueDictionary::Add Method (String^, Object^)
.NET Framework (current version)
Adds the specified value to the dictionary by using the specified key.
Assembly: System.Web (in System.Web.dll)
Parameters
- key
-
Type:
System::String^
The key of the element to add.
- value
-
Type:
System::Object^
The value of the element to add.
.NET Framework
Available since 3.5
Available since 3.5
Show: