[This is preliminary documentation and is subject to change.]
Produces a DOM XmlElement graph of this Mappings object
| C# | Visual Basic | Visual C++ |
public virtual XmlElement ToDom( XmlDocument doc )
Public Overridable Function ToDom ( _ doc As XmlDocument _ ) As XmlElement
public: virtual XmlElement^ ToDom ( XmlDocument^ doc )
- doc (XmlDocument)
- The parent document
A DOM XmlElement graph representing this Mappings object