| 
| 
static Net::Dictionary< String^, Object^> ^  | ByKeysValues (List< String^>^ keys, List< Object^>^ values) | 
|   | 
| 
static Net::Dictionary< String^, Object^> ^  | SetValueAtKey (Net::Dictionary< String^, Object^>^ dictionary, String^ key, Object^ value) | 
|   | 
| 
static Object ^  | ValueAtKey (Net::Dictionary< String^, Object^>^ dictionary, String^ key) | 
|   | 
 | 
| 
static Net::Dictionary< String^, Object^> ^  | Copy (Net::Dictionary< String^, Object^>^ dictionary) | 
|   | 
The documentation for this class was generated from the following files: