System::Xml::XmlDocument::GetElementById metod
XmlDocument::GetElementById method
Returnerar XmlElement med det angivna ID-t.
virtual SharedPtr<XmlElement> System::Xml::XmlDocument::GetElementById(String elementId)
| Parameter | Typ | Beskrivning |
|---|---|---|
| elementId | String | ID-attributet att matcha. |
ReturnValue
Den XmlElement med matchande ID eller nullptr om ingen matchande element hittas.
Se även
- Typedef SharedPtr
- Class XmlElement
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.PDF for C++