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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.