System::Xml::XmlDocument::get_OwnerDocument-methode
XmlDocument::get_OwnerDocument method
Retourneert het XmlDocument waartoe het huidige node behoort.
SharedPtr<XmlDocument> System::Xml::XmlDocument::get_OwnerDocument() override
ReturnValue
Voor XmlDocument nodes (XmlDocument::get_NodeType gelijk aan XmlNodeType::Document), retourneert deze methode altijd nullptr.
Zie ook
- Typedef SharedPtr
- Class XmlDocument
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++