The IDatabinder type exposes the following members.

Methods

  NameDescription
Bind
Add an object to the output document.
BindAll
Add a collection of objects to the output document
ToGenericXml
Output the generic XML representation of the bound objects
ToGenericXmlDocument
Output the generic XML Representation of the bound objects to a XmlDocument
ToXML
Output the custom XML representation of the bound objects
ToXmlDocument
Output the custom XML representation of the bound objects as an XmlDocument

See Also