System::Xml::XmlDocumentFragment::get_OwnerDocument method
XmlDocumentFragment::get_OwnerDocument method
Returns the XmlDocument to which this node belongs.
SharedPtr<XmlDocument> System::Xml::XmlDocumentFragment::get_OwnerDocument() override
ReturnValue
The XmlDocument to which this node belongs.
See Also
- Typedef SharedPtr
- Class XmlDocument
- Class XmlDocumentFragment
- Namespace System::Xml
- Library Aspose.PUB for C++