Click or drag to resize
VPUtilitieslistValuesToURLs Method

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

Parameters

values
Type: SystemObject

Return Value

Type: ListString
See Also