Click or drag to resize

PropertyBag  Conversion (DictionaryString, String to PropertyBag)

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.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