|
|
От: | BTP | |
| Дата: | 11.04.07 19:05 | ||
| Оценка: | |||
_>
_>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.