Org.W3c.Dom.IDOMStringList: Method Members

The methods of Org.W3c.Dom.IDOMStringList are listed below. For a list of all members, see the IDOMStringList Members list.

Public Methods

Contains(string) : bool
Test if a string is part of this DOMStringList.
Item(int) : string
Returns the indexth item in the collection.