Click or drag to resize

XDocumentWrapperDocument Method

Overload List
 NameDescription
Public methodStatic memberDocument(IXMLWrapper) Gets the XDocument wrapper which contains the specified object. If the object has not been inserted into a document, no document is returned.
Public methodStatic memberDocument(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.
Top
See Also