Notes to Implementers
Override DoConvertToCsv(T) to define the behavior of this method.
public void ConvertToCsv(
T value
)Public Sub ConvertToCsv (
value As T
)public:
void ConvertToCsv(
T value
)member ConvertToCsv :
value : 'T -> unit | FormatException | One of the subsequent converters uses an invalid format string. |