![]() | XDocument |
Name | Description | |
---|---|---|
![]() ![]() | Document(IXMLWrapper) | Gets the XDocument wrapper which contains the specified object. If the object has not been inserted into a document, no document is returned. |
![]() ![]() | Document(XNode) | Gets the XDocument wrapper which contains the specified XML node. If the node is not contained in an XML document, no document is returned. |