Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
CSVReader Class
CSVReader Methods
DetectSeparator Method
Dispose Method
ReadHeader Method
ReadNext Method
SplitRow Method
CSVReader
SplitRow Method
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
string
[]
SplitRow
(
string
s
,
TextReader
r
,
char
sep
)
Parameters
s
Type:
System
String
r
Type:
System.IO
TextReader
sep
Type:
System
Char
Return Value
Type:
String
See Also
Reference
CSVReader Class
Scilligence.MolEngine Namespace