![]() |
|
||||||||||
|
DOMNode->isSameNode()(no version information, might be only in CVS) DOMNode->isSameNode() -- Indicates if two nodes are the same nodeОписаниеclass DOMNode {bool isSameNode ( DOMNode node ) } This function indicates if two nodes are the same node. The comparison is not based on content Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. DOMNode->isSameNode() There are no user contributed notes for this page. |