ComponentOne Scheduler for WinForms
ToXml(Stream) Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > BasePersistableObject Class > ToXml Method : ToXml(Stream) Method
The System.IO.Stream that contains the object data.
Saves an object to the specified System.IO.Stream.
Syntax
'Declaration
 
Public Overloads Sub ToXml( _
   ByVal stream As System.IO.Stream _
) 
public void ToXml( 
   System.IO.Stream stream
)

Parameters

stream
The System.IO.Stream that contains the object data.
See Also

Reference

BasePersistableObject Class
BasePersistableObject Members
Overload List