C1.Silverlight.Schedule.5
ToXml(XmlWriter) Method

The System.Xml.XmlWriter that will receive the object data.
Saves an object into specified System.Xml.XmlWriter.
Syntax
'Declaration
 
Public Overloads Overrides Sub ToXml( _
   ByVal writer As System.Xml.XmlWriter _
) 
public override void ToXml( 
   System.Xml.XmlWriter writer
)

Parameters

writer
The System.Xml.XmlWriter that will receive the object data.
See Also

Reference

BaseObject Class
BaseObject Members
Overload List

 

 


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