Output the custom XML representation of the bound objects as
an XmlDocument
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Function ToXmlDocument As XmlDocument |
C# |
---|
XmlDocument ToXmlDocument() |
Visual C++ |
---|
XmlDocument^ ToXmlDocument() |
JavaScript |
---|
function toXmlDocument(); |