ExpressionNodeChildren.SerializeProperties(XmlWriter, Boolean) 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.
Serializes Children nodes
protected override void SerializeProperties (System.Xml.XmlWriter xw, bool includeResult);
override this.SerializeProperties : System.Xml.XmlWriter * bool -> unit
Protected Overrides Sub SerializeProperties (xw As XmlWriter, includeResult As Boolean)
Parameters
- xw
- XmlWriter
- includeResult
- Boolean