ManagementPackReportParameterControl.WriteElements(XmlWriter) Method

Definition

Writes the child elements to this management pack element.

protected public:
 override void WriteElements(System::Xml::XmlWriter ^ writer);
protected internal override void WriteElements (System.Xml.XmlWriter writer);
override this.WriteElements : System.Xml.XmlWriter -> unit
Protected Friend Overrides Sub WriteElements (writer As XmlWriter)

Parameters

writer
XmlWriter

The XML writer that contains the elements to write.

Applies to