Click or drag to resize

imbDataExtensions Class

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbSCI.Core.extensions.dataimbDataExtensions

Namespace:  imbSCI.Core.extensions.data
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static class imbDataExtensions

The imbDataExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberfromCsvInLine
Iterprets one CSV line into list of Strings
Public methodStatic membertoCsvInLine
Renders CSV line from [!:object.toStringSafe()], [!:separator] is removed from item String
Top
See Also