NamedNodeMap overview

Public Properties

public property Count Gets or sets the .

Public Methods

public method GetNamedItem Retrieves a Node specified by name.
public method Item Gets the element at the specified index.
public method RemoveNamedItem Removes the specified node from the NamedNodeMap.
public method SetNamedItem Adds a Node using its Name attribute.

See Also

NamedNodeMap Object | DOM Namespace