Click or drag to resize
ListCodec Class
Simple string list encoder/decoder.
Inheritance Hierarchy
SystemObject
  Apptus.Util.StringListCodec

Namespace:  Apptus.Util.String
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.4.1
Syntax
C#
public sealed class ListCodec

The ListCodec type exposes the following members.

Constructors
  NameDescription
Public methodListCodec
Creates a new ListCodec.
Public methodListCodec(Char)
Creates a new ListCodec.
Public methodListCodec(Char, Char)
Creates a new ListCodec.
Public methodListCodec(Char, Char, Char)
Creates a new ListCodec.
Public methodListCodec(Char, Char, Char, Boolean)
Creates a new ListCodec.
Top
Methods
See Also