ListCodecDecodeList Method (String)A Sandcastle Documented Class Library

Namespace:  Apptus.Util.String
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public IList<string> DecodeList(
	string list
)

Parameters

list
Type: SystemString

Return Value

Type: IListString
See Also

Reference