NUnitAsp

ListItemCollectionTester Members

ListItemCollectionTester overview

Public Instance Constructors

ListItemCollectionTester Constructor For internal use. May change in future revisions.

Public Instance Properties

Count (inherited from ReadOnlyCollectionBase)
Item Gets ListItemTesters contained in this collection by zero-based index.

Public Instance Methods

Contains Determines whether the collection contains the specified item.
Equals (inherited from Object)
FindByText Searches the collection for a ListItemTester whose RenderedText property contains the specified text.
FindByValue Searches the collection for a ListItemTester with whose Value property contains the specified value.
GetEnumerator (inherited from ReadOnlyCollectionBase)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

Protected Instance Properties

InnerList (inherited from ReadOnlyCollectionBase)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

Explicit Interface Implementations

ICollection.CopyTo (inherited from ReadOnlyCollectionBase)

See Also

ListItemCollectionTester Class | NUnit.Extensions.Asp.HtmlTester Namespace