ArcObjects Library Reference (GeoDatabase)  

IItemInfos Interface

Provides access to the ItemInfos Interface.

Product Availability

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

Members

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.

CoClasses that implement IItemInfos

CoClasses and Classes Description
ItemInfos An array of ItemInfo objects.