[]
        
(Showing Draft Content)

C1.WPF.IC1SupportIncrementalLoading.EndLoadMoreItems

EndLoadMoreItems Method

EndLoadMoreItems(IAsyncResult, Dispatcher)

Ends the operation to load more items.

Declaration
uint EndLoadMoreItems(IAsyncResult ar, Dispatcher dispatcher)
Parameters
Type Name Description
IAsyncResult ar

The asynchronous result returned in BeginLoadMoreItems.

Dispatcher dispatcher

The ui thread dispatcher that will be used to raise NotifyCollectionChanged events.

Returns
Type Description
uint