This document is archived and information here might be outdated.  Recommended version.


IGlobeServerIdentifyResults Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerIdentifyResults Interface
ArcGIS Developer Help

IGlobeServerIdentifyResults Interface

Provides access to the Globe server identify result collection.

Product Availability

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

Members

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

Classes that implement IGlobeServerIdentifyResults

Classes Description
GlobeServerIdentifyResults The Globe server identify result collection.