|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServerDownloadResults Interface > IImageServerDownloadResults.Add Method (ArcObjects .NET 10.4 SDK) | 
Adds a download result.
[Visual Basic .NET] Public Sub Add ( _ ByVal pDownloadResult As IImageServerDownloadResult _ )
[C#] public void Add ( IImageServerDownloadResult pDownloadResult );
[C++]
HRESULT Add(
  IImageServerDownloadResult* pDownloadResult
);
[C++]
Parameters pDownloadResult [in]
pDownloadResult is a parameter of type IImageServerDownloadResult