Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
TableReader Class
TableReader Methods
ConvertRow Method
ConvertStructures Method
CreateNumberColumns Method
Csv2DataTable Method
Csv2Matrix Method
DataSet2CSV Method
DataTable2Rows Method
GetFieldValue Method
GetFieldValueAsRows Method
GetJssdfTable Method
PivotColumns Method
PivotRows Method
ReadDataTableRow Method
ReadJssdfTable Method
Rows2JSDrawTableXml Method
Rows2Xml Method
SaveJssdfTable Method
UpdateFieldValues Method
Xml2Row Method
Xml2Rows Method
TableReader
GetFieldValueAsRows Method
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
[]
GetFieldValueAsRows
(
string
xml
,
string
field
)
Parameters
xml
Type:
System
String
field
Type:
System
String
Return Value
Type:
Database
Row
See Also
Reference
TableReader Class
Scilligence.MolEngine.Companion Namespace