[]
        
(Showing Draft Content)

FarPoint.Win.ISerializeSupport3.Serialize3

Serialize3 Method

Serialize3(XmlTextWriter)

Save the object to XML.

Declaration
bool Serialize3(XmlTextWriter w)
Function Serialize3(w As XmlTextWriter) As Boolean
Parameters
Type Name Description
XmlTextWriter w

XmlTextWriter object used to save the object

Returns
Type Description
bool

true if successful; false otherwise