[]
Saves the object to XML.
public override bool Serialize(XmlTextWriter w)
Public Overrides Function Serialize(w As XmlTextWriter) As Boolean
Type | Name | Description |
---|---|---|
XmlTextWriter | w | XmlTextWriter object used to save the object |
Type | Description |
---|---|
bool | true if successful; false otherwise |