System::Xml::XmlDocument::get_OwnerDocument metodo
XmlDocument::get_OwnerDocument method
Restituisce il XmlDocument a cui appartiene il nodo corrente.
SharedPtr<XmlDocument> System::Xml::XmlDocument::get_OwnerDocument() override
ReturnValue
Per i nodi XmlDocument (XmlDocument::get_NodeType uguale a XmlNodeType::Document), questo metodo restituisce sempre nullptr.
Vedi anche
- Typedef SharedPtr
- Class XmlDocument
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Font for C++