XmlQueryOutput.WriteEndElement Method

Definition

Checks the element for well-formedness and writes the end of the element.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 override void WriteEndElement();
public override void WriteEndElement ();
override this.WriteEndElement : unit -> unit
Public Overrides Sub WriteEndElement ()

Applies to