PropertyBag Conversion Operators |
| Name | Description | |
|---|---|---|
| (DictionaryString, String to PropertyBag) |
Converts the specified DictionaryTKey, TValue to a PropertyBag structure.
| |
| (PropertyBag to DictionaryString, String) |
Converts the specified PropertyBag structure to a DictionaryTKey, TValue.
|