Click or drag to resize

PropertyBag  Conversion (DictionaryString, String to PropertyBag)

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public static implicit operator PropertyBag (
	Dictionary<string, string> props
)

Parameters

props
Type: System.Collections.GenericDictionaryString, String

Return Value

Type: PropertyBag
See Also