FastInfoset.NET Class Reference for .NET
WriteStartDocument() Method






Writes the XML declaration with the version "1.0".
Syntax
'Declaration
 
Public Overloads Overrides NotOverridable Sub WriteStartDocument() 
'Usage
 
Dim instance As XmlFastInfosetWriter
 
instance.WriteStartDocument()
public override void WriteStartDocument()
public procedure WriteStartDocument(); override; 
public override function WriteStartDocument();
public: void WriteStartDocument(); override 
public:
void WriteStartDocument(); override 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XmlFastInfosetWriter Class
XmlFastInfosetWriter Members
Overload List
Base Implementation in WriteStartDocument()

Send Feedback