[]
Saves the object properties to XML.
public virtual void SerializeProps(XmlTextWriter w)
Public Overridable Sub SerializeProps(w As XmlTextWriter)
Type | Name | Description |
---|---|---|
XmlTextWriter | w | XmlTextWriter to which to write (save) the object properties |