Basic Library for WinRT
LoadMoreItemsAsync Method (C1ItemCollection)

Syntax
'Declaration
 
Public Function LoadMoreItemsAsync( _
   ByVal count As System.UInteger _
) As Windows.Foundation.IAsyncOperation(Of LoadMoreItemsResult)
public Windows.Foundation.IAsyncOperation<LoadMoreItemsResult> LoadMoreItemsAsync( 
   System.uint count
)

Parameters

count
See Also

Reference

C1ItemCollection Class
C1ItemCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback