Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
Json Class
Json Methods
AjaxCall Method
Beautify Method
CallExternalAPI Method
CallExternalAPIAsString Method
CallRESTful Method
Contains Method
Get Method
GetStr Method
IsFalse Method
IsTrue Method
Parse Method
ParseAsDict Method
ParseAsList Method
ParseAsRow Method
ParseAsRows Method
ParseFile Method
Select Method
SelectArray(T) Method
SelectAsRow Method
SelectAsRows Method
Stringify Method
ToString Method
WriteArray Method
WriteKey Method
WriteKeyValue Method
WriteValue Method
Json
SelectAsRow Method
Namespace:
Scilligence.MolEngine.Web
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
SelectAsRow
(
Object
parent
,
string
xpath
)
Parameters
parent
Type:
System
Object
xpath
Type:
System
String
Return Value
Type:
Database
Row
See Also
Reference
Json Class
Scilligence.MolEngine.Web Namespace