Noemax FastInfoset.NET Report an issue | Discuss in forums
XmlFastInfosetWriter.WriteStartDocument Method
See Also 
Noemax.FastInfoset Assembly > Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class : WriteStartDocument Method



Writes the XML declaration with the version "1.0".


Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)

Overload List

OverloadDescription
WriteStartDocument() Writes the XML declaration with the version "1.0".  
WriteStartDocument(Boolean) Writes the XML declaration with the version "1.0".  

Version Information

.NET Framework

Supported in: 3.5, 3.0, 2.0

.NET Compact Framework

Supported in: 3.5, 2.0

See Also

Reference

XmlFastInfosetWriter Class
XmlFastInfosetWriter Members
Base Implementation in System.Xml.XmlWriter