WriteEndDocument()

XmlTextWriter::WriteEndDocument() method

Closes any open elements or attributes and puts the writer back in the Start state.

void System::Xml::XmlTextWriter::WriteEndDocument() override

See Also