ArcObjects Library Reference (GlobeCore)  

IGlobeServerFindResults Interface

Provides access to the Globe server find result collection.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method Add Adds a globe server find result.
Read-only property Count The globe server find result count.
Read-only property Element The globe server find result at the specified position.
Method Insert Adds a globe server find result at the specified position.
Method Remove Removes the globe server find result at the specified position.
Method RemoveAll Removes all globe server find results.

CoClasses that implement IGlobeServerFindResults

CoClasses and Classes Description
GlobeServerFindResults The Globe server find result collection.