Click or drag to resize
VPUtilitiesDictionaryValuesToURLs Method

Namespace: Veeplay.utillities
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Dictionary<string, List<string>> DictionaryValuesToURLs(
	Dictionary<string, Object> values
)

Parameters

values
Type: System.Collections.GenericDictionaryString, Object

Return Value

Type: DictionaryString, ListString
See Also