This document is archived and information here might be outdated. Recommended version. |
Provides access to members that create the ArcInfo Items Collection.
Name | 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 position. | |
Item | Item at the specified index in the Items Collection. | |
ItemCount | Number of Items in this Item Collection. | |
ItemCount | Number of Items in the Items Collection. |
Interfaces | Description |
---|---|
IArcInfoItems | Provides access to members that retrieve ArcInfo Items Collection information. |
Classes | Description |
---|---|
ArcInfoItems | Collection used for creating ArcInfo Items. |