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


IArcInfoItems Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoItems Interface
ArcGIS Developer Help

IArcInfoItems Interface

Provides access to members that retrieve ArcInfo Items Collection information.

Product Availability

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

Members

Name Description
Method FindItem Finds the index of the specified Item in the Items Collection.
Read-only property Item Item at the specified index in the Items Collection.
Read-only property ItemCount Number of Items in the Items Collection.

Classes that implement IArcInfoItems

Classes Description
ArcInfoItems Collection used for creating ArcInfo Items.