C1.Silverlight.Schedule.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.