System::Xml::XmlProcessingInstruction::CloneNode metode
XmlProcessingInstruction::CloneNode method
Membuat duplikat dari node ini.
SharedPtr<XmlNode> System::Xml::XmlProcessingInstruction::CloneNode(bool deep) override
| Parameter | Tipe | Deskripsi |
|---|---|---|
| dalam | bool | true untuk secara rekursif mengkloning subtree di bawah node yang ditentukan; false untuk mengkloning hanya node itu sendiri. |
ReturnValue
Node duplikat.
Lihat Juga
- Typedef SharedPtr
- Class XmlNode
- Class XmlProcessingInstruction
- Namespace System::Xml
- Library Aspose.Page for C++