Provides access to members that create the ArcInfo Items Collection.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
AddItem | Adds an Item to the Items Collection. |
![]() |
DeleteAllItems | Deletes all the Items from the Items Collection. |
![]() |
DeleteItem | Deletes an Item from the Items Collection. |
![]() |
FindItem | Finds the index of the specified Item in the Items Collection. |
![]() |
Item | Item at the specified index in the Items Collection. |
![]() |
Item | Item at the specified position. |
![]() |
ItemCount | Number of Items in the Items Collection. |
![]() |
ItemCount | Number of Items in this Item Collection. |
Inherited Interfaces
Interfaces | Description |
---|---|
IArcInfoItems | Provides access to members that retrieve ArcInfo Items Collection information. |
CoClasses that implement IArcInfoItemsEdit
CoClasses and Classes | Description |
---|---|
ArcInfoItems | Collection used for creating ArcInfo Items. |