ListItemCollectionTester overview
ListItemCollectionTester Constructor | For internal use. May change in future revisions. |
Count (inherited from ReadOnlyCollectionBase) | |
Item | Gets ListItemTesters contained in this collection by zero-based index. |
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) |
InnerList (inherited from ReadOnlyCollectionBase) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ICollection.CopyTo (inherited from ReadOnlyCollectionBase) |
ListItemCollectionTester Class | NUnit.Extensions.Asp.HtmlTester Namespace