|
|
От: |
maloi_alex
|
|
| Дата: | 11.04.07 18:53 | ||
| Оценка: | 2 (1) | ||
System.Xml.XmlDocument.ImportNode(XmlNode, Boolean) : XmlNode
Imports a node from another document to the current document.
Parameters
node
The node being imported.
deep
true to perform a deep clone; otherwise, false.