BaseObject ToXml Method Nemiro.Data.dll
Overload List

  NameDescription
Public methodToXml 
Serializes an instance of the derived class to XML.
Public methodToXml(Encoding)
Serializes an instance of the derived class to XML with specified encoding.
Public methodToXml(Encoding, Formatting)
Serializes an instance of the derived class to XML with specified encoding and formatting options.
Top
See Also