IDictionaryService::SetValue Method (Object^, Object^)
.NET Framework (current version)
Sets the specified key-value pair.
Assembly: System (in System.dll)
Parameters
- key
-
Type:
System::Object^
An object to use as the key to associate the value with.
- value
-
Type:
System::Object^
The value to store.
.NET Framework
Available since 1.1
Available since 1.1
Show: