Saves addition attributes of the field into an
System.Xml.XmlWriter.
protected virtual void WriteAttributes(
XmlWriter
)
'Declaration
Protected Overridable Sub WriteAttributes( _
ByVal As XmlWriter _
)
Parameters
- xw
- System.Xml.XmlWriter where the field will be saved.