طريقة System::Xml::XmlAttribute::CloneNode
XmlAttribute::CloneNode method
ينشئ نسخة مكررة من هذه العقدة.
SharedPtr<XmlNode> System::Xml::XmlAttribute::CloneNode(bool deep) override
| معامل | نوع | الوصف |
|---|---|---|
| deep | bool | true لاستنساخ الشجرة الفرعية تحت العقدة المحددة بشكل متكرر؛ false لاستنساخ العقدة نفسها فقط. |
ReturnValue
العقدة المكررة.
انظر أيضًا
- Typedef SharedPtr
- Class XmlNode
- Class XmlAttribute
- Namespace System::Xml
- Library Aspose.Font for C++