[]
        
(Showing Draft Content)

FarPoint.Win.ISerializeStyles2.Serialize2

Serialize2 Method

Serialize2(XmlTextWriter, object)

Save the object to XML.

Declaration
bool Serialize2(XmlTextWriter w, object nameStyleCollection)
Function Serialize2(w As XmlTextWriter, nameStyleCollection As Object) As Boolean
Parameters
Type Name Description
XmlTextWriter w

XmlTextWriter object used to save the object

object nameStyleCollection

A collection of NamedStyle objects

Returns
Type Description
bool

true if successful; false otherwise