XmlWriterWriteEndDocument Method |
When overridden in a derived class, closes any open elements or attributes
and puts the writer back in the Start state.
Namespace: System.XmlAssembly: CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax public abstract void WriteEndDocument()
See Also