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






This method does not add anything to the vocabulary.
Syntax
'Declaration
 
Public Overloads Overrides Sub WriteStartDocument() 
'Usage
 
Dim instance As VocabularyWriter
 
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

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

Send Feedback