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