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


ILODInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILODInfos Interface
ArcGIS Developer Help

ILODInfos Interface

Provides access to the LOD Info Collection Interface.

Product Availability

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

Members

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

Classes that implement ILODInfos

Classes Description
LODInfos A collection of LOD Info objects.