 | Serialize (Stream)Serialize (Stream)Serialize (Stream^) |
Serializes the result of the query to the specified StreamStreamStream.
|
 | Serialize (Stream, XPathItem)Serialize (Stream, XPathItem)Serialize (Stream^, XPathItem^) |
Serializes the result of the query to the specified StreamStreamStream.
|
 | Serialize (Stream, DynamicContextSettings)Serialize (Stream, DynamicContextSettings)Serialize (Stream^, DynamicContextSettings^) |
Serializes the result of the query to the specified StreamStreamStream.
|
 | Serialize (TextWriter)Serialize (TextWriter)Serialize (TextWriter^) |
Serializes the result of the query to the specified TextWriterTextWriterTextWriter.
|
 | Serialize (TextWriter, XPathItem)Serialize (TextWriter, XPathItem)Serialize (TextWriter^, XPathItem^) |
Serializes the result of the query to the specified TextWriterTextWriterTextWriter.
|
 | Serialize (TextWriter, DynamicContextSettings)Serialize (TextWriter, DynamicContextSettings)Serialize (TextWriter^, DynamicContextSettings^) |
Serializes the result of the query to the specified TextWriterTextWriterTextWriter.
|
 | Serialize (string)Serialize (String)Serialize (String^) |
Serializes the result of the query to the specified file.
|
 | Serialize (string, XPathItem)Serialize (String, XPathItem)Serialize (String^, XPathItem^) |
Serializes the result of the query to the specified file.
|
 | Serialize (string, DynamicContextSettings)Serialize (String, DynamicContextSettings)Serialize (String^, DynamicContextSettings^) |
Serializes the result of the query to the specified file name.
|
 | Serialize (XmlWriter)Serialize (XmlWriter)Serialize (XmlWriter^) |
Serializes the result of the query to the specified XmlWriterXmlWriterXmlWriter.
|
 | Serialize (XmlWriter, XPathItem)Serialize (XmlWriter, XPathItem)Serialize (XmlWriter^, XPathItem^) |
Serializes the result of the query to the specified XmlWriterXmlWriterXmlWriter.
|
 | Serialize (XmlWriter, DynamicContextSettings)Serialize (XmlWriter, DynamicContextSettings)Serialize (XmlWriter^, DynamicContextSettings^) |
Serializes the result of the query to the specified XmlWriterXmlWriterXmlWriter.
|