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