ListCodecDecodeList Method (String, ICollectionString)A Sandcastle Documented Class Library

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

C#
public void DecodeList(
	string list,
	ICollection<string> a
)

Parameters

list
Type: SystemString
a
Type: System.Collections.GenericICollectionString
See Also

Reference