Click or drag to resize

ClassBuilderSaveToXml Method

Overload List
  NameDescription
Public methodSaveToXml(Stream)
Saves to an Stream the XML representation of the current record class.
Public methodSaveToXml(TextWriter)
Save to a TextWriter the XML representation of the current record class.
Public methodSaveToXml(String)
Saves to a file the XML representation of the current record class.
Top
See Also