Share via


ReportingService2005.EndListChildren(IAsyncResult) メソッド

定義

public:
 cli::array <Microsoft::SqlServer::ReportingServices2005::CatalogItem ^> ^ EndListChildren(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2005.CatalogItem[] EndListChildren (IAsyncResult asyncResult);
member this.EndListChildren : IAsyncResult -> Microsoft.SqlServer.ReportingServices2005.CatalogItem[]
Public Function EndListChildren (asyncResult As IAsyncResult) As CatalogItem()

パラメーター

asyncResult
IAsyncResult

戻り値

適用対象