Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
TableReader Class
TableReader Methods
ConvertRow Method
ConvertRow Method (Database.Row, Pair(String, String)[])
ConvertRow Method (Database.Row, Dictionary(String, String))
ConvertRow Method (Database.Row, Pair(String, String)[], Database.Row, String)
ConvertRow Method (Database.Row, Dictionary(String, String), Database.Row, String)
TableReader
ConvertRow Method (Database
Row,
Pair
String, String
)
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
static
Database
Row
ConvertRow
(
Database
Row
src
,
Pair
<
string
,
string
>[]
fields
)
Parameters
src
Type:
Scilligence.MolEngine.Companion
Database
Row
fields
Type:
Scilligence.MolEngine.Common
Pair
String
,
String
Return Value
Type:
Database
Row
See Also
Reference
TableReader Class
ConvertRow Overload
Scilligence.MolEngine.Companion Namespace