[]
Begins the operation to load more items.
IAsyncResult BeginLoadMoreItems(uint count, AsyncCallback callback, object state)
Type | Name | Description |
---|---|---|
uint | count | The count of items that will be loaded. |
AsyncCallback | callback | The asynchronous callback. |
object | state | The state. |
Type | Description |
---|---|
IAsyncResult |