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 (ArcObjects .NET 10.5 SDK) |
Provides access to the Globe server find result collection.
Description | ||
---|---|---|
Add | Adds a globe server find result. | |
Count | The globe server find result count. | |
Element | The globe server find result at the specified position. | |
Insert | Adds a globe server find result at the specified position. | |
Remove | Removes the globe server find result at the specified position. | |
RemoveAll | Removes all globe server find results. |
CoClasses and Classes | Description |
---|---|
GlobeServerFindResults | The Globe server find result collection. |