Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Common
XmlUtils Class
XmlUtils Methods
Xml2Doc Method
Xml2Doc Method (String)
Xml2Doc Method (Byte[], Boolean)
Xml2Doc Method (Stream, Boolean)
Xml2Doc Method (String, Boolean)
XmlUtils
Xml2Doc Method (String, Boolean)
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
XmlDocument
Xml2Doc
(
string
xml
,
bool
preservewhitespace
)
Parameters
xml
Type:
System
String
preservewhitespace
Type:
System
Boolean
Return Value
Type:
XmlDocument
See Also
Reference
XmlUtils Class
Xml2Doc Overload
Scilligence.MolEngine.Common Namespace