Gets the first child of this node
with the given name.
SyntaxReference_Syntax.namedItem( STRING param )
Parameters
param
|
A valid string representing the name of
this node.
|
ReturnsAn
object representing the first child of this node with the given
name.
|
|
|