[]
Saves the Converters to XML.
protected virtual bool SerializeConverters(XmlTextWriter w)
Protected Overridable Function SerializeConverters(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 |