NamedNodeMap indexer

NamedNodeMap indexer

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.

Indexer

NameDescription
indexThe index.

Returns

Returns node.

See Also