Click or drag to resize

TableHelper Methods

The TableHelper type exposes the following members.

Methods
 NameDescription
Public Extension MethodParseTable Parses the text representation of a table.
Public Extension MethodQuoted Quotes the specified value.
Public Extension MethodToCsvString Converts a table to a comma separated text string.
Public Extension MethodToString Converts a table to a separated text string.
Public Extension MethodToTextString Converts a table to a tab separated text string.
Top
See Also