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