Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
XmlUtils Class
XmlUtils Methods
AddElement Method
BeautifyXml Method
SaveXml Method
SelectElements Method
SelectFirstElement Method
Transform Method
Xml2Doc Method
XmlFile2Doc Method
XmlUtils
SelectFirstElement 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
XmlElement
SelectFirstElement
(
XmlElement
parent
,
string
xpath
)
Parameters
parent
Type:
System.Xml
XmlElement
xpath
Type:
System
String
Return Value
Type:
XmlElement
See Also
Reference
XmlUtils Class
Scilligence.MolEngine.Companion Namespace