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, TextWriter)
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
,
TextWriter
writer
)
Parameters
doc
Type:
System.Xml
XmlDocument
writer
Type:
System.IO
TextWriter
Return Value
Type:
Boolean
See Also
Reference
XmlUtils Class
SaveXml Overload
Scilligence.MolEngine.Common Namespace