ExpressionNode.SerializeProperties(XmlWriter, Boolean) Method

Definition

Virtual method for children classes to serialize thier properties

protected virtual void SerializeProperties (System.Xml.XmlWriter xw, bool includeResult);
abstract member SerializeProperties : System.Xml.XmlWriter * bool -> unit
override this.SerializeProperties : System.Xml.XmlWriter * bool -> unit
Protected Overridable Sub SerializeProperties (xw As XmlWriter, includeResult As Boolean)

Parameters

includeResult
Boolean

Applies to