EN
Ce contenu n’est pas disponible dans votre langue. Voici la version anglaise.
XmlWriter.WriteEndDocument Method
May 02, 2013
When overridden in a derived class, closes any open elements or attributes and puts the writer back in the Start state.
Assembly: System.Xml (in System.Xml.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The XML document is invalid. |
Note: