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