Overload List

  NameDescription
XmlSerialize(Object)
Verifies that an object can be serialized to Xml using an XmlSerializer and returns the resulting Xml as a string.
XmlSerialize(Object, String, array<Object>[]()[])
Verifies that an object can be serialized to Xml using an XmlSerializer and returns the resulting Xml as a string.

See Also