LimitFilterExtractPage Method |
| Name | Description | |
|---|---|---|
| ExtractPage(ICollection) |
Extract a subset of the specified set to fit the filter's
parameters (i.e. page size and page number).
| |
| ExtractPage(IEnumerator) |
Extract a subset of the specified iterator to fit the filter's
parameters (i.e. page size and page number).
| |
| ExtractPage(Object) |
Extract a subset of the specified array to fit the filter's
parameters (i.e. page size and page number).
|