The IDatabinder type exposes the following members.

Methods

  NameDescription
Public methodBind
Add an object to the output document.
Public methodBindAll
Add a collection of objects to the output document
Public methodToGenericXml
Output the generic XML representation of the bound objects
Public methodToGenericXmlDocument
Output the generic XML Representation of the bound objects to a XmlDocument
Public methodToXML
Output the custom XML representation of the bound objects
Public methodToXmlDocument
Output the custom XML representation of the bound objects as an XmlDocument

See Also