ResultDocument.WriteTo MethodResultDocument.WriteTo MethodResultDocument::WriteTo Method
- XmlPrime 1.3
 - Other Versions ▼
 
Writes out the result document.
Overload List
| Name | Description | |
|---|---|---|
| WriteTo (Stream)WriteTo (Stream)WriteTo (Stream^) | Writes the document out to a StreamStreamStream. | |
| WriteTo (TextWriter)WriteTo (TextWriter)WriteTo (TextWriter^) | Writes the document out to a StreamStreamStream. | |
| WriteTo (XmlWriter)WriteTo (XmlWriter)WriteTo (XmlWriter^) | Writes the document out to an XmlWriterXmlWriterXmlWriter. | 
