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