FastInfoset.NET Class Reference for .NET
Close Method (VocabularyWriter)






Finalizes writing into vocabulary and closes the VocabualryWriter.
Syntax
'Declaration
 
Public Overrides Sub Close() 
'Usage
 
Dim instance As VocabularyWriter
 
instance.Close()
public override void Close()
public procedure Close(); override; 
public override function Close();
public: void Close(); override 
public:
void Close(); 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
Base Implementation in Close

Send Feedback