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