Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Common
XmlUtils Class
XmlUtils Methods
AddElement Method
BeautifyXml Method
SaveXml Method
SelectElements Method
SelectFirstElement Method
Transform Method
Xml2Doc Method
XmlFile2Doc Method
XmlUtils
SelectElements Method
Namespace:
Scilligence.MolEngine.Common
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
XmlElement
[]
SelectElements
(
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.Common Namespace