System::Xml::XmlDocument::GetElementById طريقة
XmlDocument::GetElementById method
تُرجع XmlElement بالمعرّف المحدد.
virtual SharedPtr<XmlElement> System::Xml::XmlDocument::GetElementById(String elementId)
| Parameter | Type | الوصف |
|---|---|---|
| elementId | String | معرّف السمة للمطابقة. |
ReturnValue
XmlElement بالمعرّف المطابق أو nullptr إذا لم يُعثر على عنصر مطابق.
انظر أيضًا
- Typedef SharedPtr
- Class XmlElement
- Class String
- Class XmlDocument
- Namespace System::Xml
- Library Aspose.Page for C++