Output the generic XML Representation of the bound objects
to a XmlDocument
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Function ToGenericXmlDocument As XmlDocument |
C# |
---|
XmlDocument ToGenericXmlDocument() |
Visual C++ |
---|
XmlDocument^ ToGenericXmlDocument() |
JavaScript |
---|
function toGenericXmlDocument(); |