Click or drag to resize
ListCodecDecodeList Method (String)

Namespace:  Apptus.Util.String
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public IList<string> DecodeList(
	string list
)

Parameters

list
Type: SystemString

Return Value

Type: IListString
See Also