ComponentOne Studio for WinRT XAML
LoadMoreItemsAsync メソッド (C1ItemCollection)

構文
'宣言
 
Public Function LoadMoreItemsAsync( _
   ByVal count As System.UInteger _
) As Windows.Foundation.IAsyncOperation(Of LoadMoreItemsResult)
public Windows.Foundation.IAsyncOperation<LoadMoreItemsResult> LoadMoreItemsAsync( 
   System.uint count
)

パラメータ

count
参照

C1ItemCollection クラス
C1ItemCollection メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.