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