ListCodec Class |
Namespace: Apptus.Util.String
public sealed class ListCodec
The ListCodec type exposes the following members.
Name | Description | |
---|---|---|
![]() | ListCodec |
Creates a new ListCodec.
|
![]() | ListCodec(Char) |
Creates a new ListCodec.
|
![]() | ListCodec(Char, Char) |
Creates a new ListCodec.
|
![]() | ListCodec(Char, Char, Char) |
Creates a new ListCodec.
|
![]() | ListCodec(Char, Char, Char, Boolean) |
Creates a new ListCodec.
|
Name | Description | |
---|---|---|
![]() | DecodeList(String) | |
![]() | DecodeList(String, ICollectionString) | |
![]() | EncodeList(IEnumerableString) | |
![]() | EncodeList(String) | |
![]() | EncodeList(IEnumerableString, TextWriter) | |
![]() | EncodeList(IEnumerableString, StringBuilder) | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |