| ClassBuilderSaveToXml Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | SaveToXml(Stream) | 
            Saves to an Stream the XML representation of the current record class.
             | 
|  | SaveToXml(TextWriter) | 
            Save to a TextWriter the XML representation of the current record class.
             | 
|  | SaveToXml(String) | 
            Saves to a file the XML representation of the current record class.
             | 
 See Also
See Also