Mono Class Library: System.Xml.XmlWriter Overview | MembersSystem.Xml.XmlWriter.WriteStartDocument Overloads |
The overloads of WriteStartDocument are listed below. For a list of all members, see the XmlWriter Members list.
abstractWriteStartDocument() Writes the XML declaration with the version "1.0" and no standalone attribute. abstractWriteStartDocument(bool) Writes the XML declaration with the version "1.0" and the standalone attribute.