GetExcluded Method
Overloads
GetExcluded(IEnumerable<NxPage>) |
Get Excluded data from specific pages |
GetExcluded(IEnumerable<NxPage>)
Get Excluded data from specific pages
Declaration
IEnumerable<NxDataPage> GetExcluded(IEnumerable<NxPage> pages)
Parameters
Type | Name | Description |
---|---|---|
System.Collections.Generic.IEnumerable<NxPage> | pages |
the pages to retrieve |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<NxDataPage> |
the data available in the pages requested |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!