The methods of Org.W3c.Dom.INameList are listed below. For a list of all members, see the INameList Members list.
Contains(string)Test if a name is part of this NameList. | ||
ContainsNS(string, string)Test if the pair namespaceURI/name is part of this NameList. | ||
GetName(int)Returns the indexth name item in the collection. | ||
GetNamespaceURI(int)Returns the indexth namespaceURI item in the collection. | ||