NamedNodeMap Properties |
The NamedNodeMap type exposes the following members.
Name | Description | |
---|---|---|
![]() | ItemInt32 |
Returns the index-th item in the map. If index is greater than or equal to the number of nodes in this map, this returns null.
|
![]() | ItemString |
Gets the Attr with the specified name.
|
![]() | Length |
The number of nodes in this map.
|