Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Common
XmlUtils Class
XmlUtils Methods
SaveXml Method
SaveXml Method (XmlDocument)
SaveXml Method (XmlDocument, Stream)
SaveXml Method (XmlDocument, TextWriter)
SaveXml Method (XmlDocument, String)
XmlUtils
SaveXml Method (XmlDocument, String)
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
bool
SaveXml
(
XmlDocument
doc
,
string
file
)
Parameters
doc
Type:
System.Xml
XmlDocument
file
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
XmlUtils Class
SaveXml Overload
Scilligence.MolEngine.Common Namespace