Saves an object to the specified System.Xml.XmlWriter.
public virtual void ToXml(
System.Xml.XmlWriter
)
'Declaration
Public Overloads Overridable Sub ToXml( _
ByVal As System.Xml.XmlWriter _
)
Parameters
- writer
- The System.Xml.XmlWriter that will receive the object data.