System::Xml::XmlDocument::get_DocumentElement methode
XmlDocument::get_DocumentElement method
Retourneert het root XmlElement voor het document.
SharedPtr<XmlElement> System::Xml::XmlDocument::get_DocumentElement()
ReturnValue
Het XmlElement dat de root van de XML-documentboom vertegenwoordigt. Als er geen root bestaat, wordt nullptr geretourneerd.
Zie ook
- Typedef SharedPtr
- Class XmlElement
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++