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