[This is preliminary documentation and subject to change.]
Returns whether the persistent items of a paged collection contains a collection of c.
true
if all the c are found in the persistent items; otherwise, false
.
Exception Type | Condition |
---|---|
ArgumentException | Not all items in the c are of type data object. |
PagingException | No data object manager is registered in the locator. - or - An error occurred while locating the dataObject. |
PagingHelper Class | PmMda.Net.Dog.Paging Namespace