C1.WPF Namespace > IC1SupportIncrementalLoading Interface : EndLoadMoreItems Method |
'Declaration
Function EndLoadMoreItems( _ ByVal ar As IAsyncResult, _ ByVal dispatcher As Dispatcher _ ) As UInteger
'Usage
Dim instance As IC1SupportIncrementalLoading Dim ar As IAsyncResult Dim dispatcher As Dispatcher Dim value As UInteger value = instance.EndLoadMoreItems(ar, dispatcher)
uint EndLoadMoreItems( IAsyncResult ar, Dispatcher dispatcher )
uint EndLoadMoreItems( IAsyncResult^ ar, Dispatcher^ dispatcher )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2