ReportingService2005.EndListChildren(IAsyncResult) Method

Definition

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()

Parameters

asyncResult
IAsyncResult

Returns

Applies to