ExpressionNode.SerializeResult(XmlWriter) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Includes Last Result into serialization output
protected void SerializeResult (System.Xml.XmlWriter xw);
member this.SerializeResult : System.Xml.XmlWriter -> unit
Protected Sub SerializeResult (xw As XmlWriter)
Parameters
- xw
- XmlWriter