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






Adds the attribute value to the vocabulary attribute value strings table.
Syntax
'Declaration
 
Public Overrides Sub WriteEndAttribute() 
'Usage
 
Dim instance As VocabularyWriter
 
instance.WriteEndAttribute()
public override void WriteEndAttribute()
public procedure WriteEndAttribute(); override; 
public override function WriteEndAttribute();
public: void WriteEndAttribute(); override 
public:
void WriteEndAttribute(); 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 WriteEndAttribute

Send Feedback