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