FastInfoset.NET Class Reference for Mono
WriteEndAttribute Method (XmlFastInfosetWriter)






Closes the previous WriteStartAttribute call.
Syntax
'Declaration
 
Public Overrides NotOverridable Sub WriteEndAttribute() 
'Usage
 
Dim instance As XmlFastInfosetWriter
 
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

XmlFastInfosetWriter Class
XmlFastInfosetWriter Members
Base Implementation in WriteEndAttribute

Send Feedback