[This is preliminary documentation and subject to change.]
Determines whether this list contains a specified value.
true if the specified value was found in this list; otherwise, false.
This method needs to reload the items of this list until the specified value is found.
| Exception Type | Condition |
|---|---|
| ArgumentException | The value is not of type IDataObject. |
| PagingException | The items of this list could not be iterated. |
PagedListBase Class | PmMda.Net.Dog.Paging Namespace