Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Database.Row Class
Row Methods
ToJson Method
ToJson Method
ToJson Method (Boolean)
ToJson Method (IEnumerable(Database.Row), Boolean)
Database
Row
ToJson Method (IEnumerable
Database
Row
, Boolean)
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
string
ToJson
(
IEnumerable
<
Database
Row
>
rows
,
bool
lowercasekey
)
Parameters
rows
Type:
System.Collections.Generic
IEnumerable
Database
Row
lowercasekey
Type:
System
Boolean
Return Value
Type:
String
See Also
Reference
Database
Row Class
ToJson Overload
Scilligence.MolEngine.Companion Namespace