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 | Type | Beskrivning |
|---|---|---|
| elementId | String | Attributet ID att matcha. |
ReturnValue
Det XmlElement med matchande ID eller nullptr om inget matchande element hittas.
Se även
- Typedef SharedPtr
- Class XmlElement
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++