get_OwnerDocument()
XmlElement::get_OwnerDocument() method
Returns the XmlDocument to which this node belongs.
SharedPtr<XmlDocument> System::Xml::XmlElement::get_OwnerDocument() override
Return Value
The XmlDocument to which this element belongs.
See Also
- Typedef SharedPtr
- Class XmlDocument
- Class XmlElement
- Namespace System::Xml
- Library Aspose.Slides