C1.Silverlight Namespace > IC1SupportIncrementalLoading Interface : EndLoadMoreItems Method |
'Declaration
Function EndLoadMoreItems( _ ByVal ar As System.IAsyncResult, _ ByVal dispatcher As System.Windows.Threading.Dispatcher _ ) As System.UInteger
'Usage
Dim instance As IC1SupportIncrementalLoading Dim ar As System.IAsyncResult Dim dispatcher As System.Windows.Threading.Dispatcher Dim value As System.UInteger value = instance.EndLoadMoreItems(ar, dispatcher)
System.uint EndLoadMoreItems( System.IAsyncResult ar, System.Windows.Threading.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