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


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

IGlobeLayerInfos Interface

Provides access to the Globe Layer Info Collection Interface.

Product Availability

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

Members

Name Description
Method Add Adds a globe layer info.
Read-only property Count The globe layer info count.
Read-only property Element The globe layer info at the specified position.
Method Insert Adds a globe layer info at the specified position.
Method Remove Removes the globe layer info at the specified position.
Method RemoveAll Removes all globe layer infos.

Classes that implement IGlobeLayerInfos

Classes Description
GlobeLayerInfos The Globe Layer Info coclass collection.