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