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






This method does not add anything to the vocabulary.
Syntax
'Declaration
 
Public Overrides Sub WriteFullEndElement() 
'Usage
 
Dim instance As VocabularyWriter
 
instance.WriteFullEndElement()
public override void WriteFullEndElement()
public procedure WriteFullEndElement(); override; 
public override function WriteFullEndElement();
public: void WriteFullEndElement(); override 
public:
void WriteFullEndElement(); 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 WriteFullEndElement

Send Feedback