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


IItemInfos Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfos Interface
ArcGIS Developer Help

IItemInfos Interface

Provides access to the ItemInfos Interface.

Product Availability

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

Members

Name Description
Method Add Adds an ItemInfo to the array.
Read-only property Count The ItemInfo count.
Read-only property Element The ItemInfo at the specified position.
Method Insert Adds a ItemInfo at the specified position.
Method Remove Removes the ItemInfo at the specified position.
Method RemoveAll Removes all ItemInfos.

Classes that implement IItemInfos

Classes Description
ItemInfos An array of ItemInfo objects.