This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfos Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the ItemInfos Interface.
Description | ||
---|---|---|
Add | Adds an ItemInfo to the array. | |
Count | The ItemInfo count. | |
Element | The ItemInfo at the specified position. | |
Insert | Adds a ItemInfo at the specified position. | |
Remove | Removes the ItemInfo at the specified position. | |
RemoveAll | Removes all ItemInfos. |
CoClasses and Classes | Description |
---|---|
ItemInfos | An array of ItemInfo objects. |