ComponentOne Scheduler for WPF and Silverlight
ToXml(XmlWriter) Method

C1.C1Schedule Namespace > BasePersistableObject Class > ToXml Method : ToXml(XmlWriter) Method
The System.Xml.XmlWriter that will receive the object data.
Saves an object to the specified System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads 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.
See Also

Reference

BasePersistableObject Class
BasePersistableObject Members
Overload List