[]
Serializes the object to XML.
public bool Serialize(XmlTextWriter w)
Public Function Serialize(w As XmlTextWriter) As Boolean
| Type | Name | Description |
|---|---|---|
| XmlTextWriter | w | A System.Xml.XmlTextWriter object. |
| Type | Description |
|---|---|
| bool | TRUE if success. Otherwise, FALSE |