'宣言 Function EndLoadMoreItems( _ ByVal ar As System.IAsyncResult, _ ByVal dispatcher As System.Windows.Threading.Dispatcher _ ) As System.UInteger
System.uint EndLoadMoreItems( System.IAsyncResult ar, System.Windows.Threading.Dispatcher dispatcher )
パラメータ
- ar
- BeginLoadMoreItems で返される非同期の結果。
- dispatcher
- NotifyCollectionChanged イベントを発生させるために使用される UI スレッドディスパッチャ。