Dictionary Conversion Operators |
Name | Description | |
---|---|---|
![]() ![]() | (DictionaryString, Object to Dictionary) |
Explicite casting from a Dictionary<string, object> type
|
![]() ![]() | (Dictionary to DictionaryString, Object) |
Explicite casting to a Dictionary<string, object> type
|