Share via


BareXmlTextWriter.WriteStartDocument Method

Overrides the System.Xml.XmlTextWriter.WriteStartDocument method so that the XML declaration is not written out.

Overload List

Name Description
BareXmlTextWriter.WriteStartDocument () Overrides the System.Xml.XmlTextWriter.WriteStartDocument method so that the XML declaration is not written out.
BareXmlTextWriter.WriteStartDocument (Boolean) Overrides the System.Xml.XmlTextWriter.WriteStartDocument method so that the XML declaration is not written out.

See Also

Reference

BareXmlTextWriter Class
Microsoft.Web.Services2.Xml Namespace

Other Resources

BareXmlTextWriter Members