Basic Library for WinRT
LoadMoreItemsAsync Method (C1CollectionView)

Not supported in the current implementation, raises an exception.
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

C1CollectionView Class
C1CollectionView Members

 

 


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

Product Support Forum  |  Documentation Feedback