imbDataExtensions Class |
Namespace: imbSCI.Core.extensions.data
public static class imbDataExtensions
The imbDataExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| fromCsvInLine |
Iterprets one CSV line into list of Strings
| |
| toCsvInLine |
Renders CSV line from [!:object.toStringSafe()], [!:separator] is removed from item String
|