get_OwnerDocument()

XmlDocumentFragment::get_OwnerDocument() method

Returns the XmlDocument to which this node belongs.

SharedPtr<XmlDocument> System::Xml::XmlDocumentFragment::get_OwnerDocument() override

Return Value

The XmlDocument to which this node belongs.

See Also