INavigableItem.EndUpdateChildren(IAsyncResult) 方法

定義

完成更新子項的非同步作業。

public:
 void EndUpdateChildren(IAsyncResult ^ asyncResult);
public void EndUpdateChildren (IAsyncResult asyncResult);
abstract member EndUpdateChildren : IAsyncResult -> unit
Public Sub EndUpdateChildren (asyncResult As IAsyncResult)

參數

asyncResult
IAsyncResult

接收之要求的非同步結果。

適用於