ReportingService2005.EndListChildren(IAsyncResult) Metodo

Definizione

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

Parametri

asyncResult
IAsyncResult

Restituisce

CatalogItem[]

Si applica a