Table |
The TableHelper type exposes the following members.
Name | Description | |
---|---|---|
CsvColumnSeparator | Gets the effective CSV column separator for the current culture. |
Name | Description | |
---|---|---|
ParseTable | Parses the text representation of a table. | |
Quoted | Quotes the specified value. | |
ToCsvString | Converts a table to a comma separated text string. | |
ToString | Converts a table to a separated text string. | |
ToTextString | Converts a table to a tab separated text string. |
Name | Description | |
---|---|---|
TextColumnSeparator | The text column separator |