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