ArcObjects Library Reference (DataSourcesFile)  

IArcInfoItemsEdit Interface

Provides access to members that create the ArcInfo Items Collection.

Product Availability

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

Members

Description
Method AddItem Adds an Item to the Items Collection.
Method DeleteAllItems Deletes all the Items from the Items Collection.
Method DeleteItem Deletes an Item from the Items Collection.
Method FindItem Finds the index of the specified Item in the Items Collection.
Read-only property Item Item at the specified index in the Items Collection.
Write-only property Item Item at the specified position.
Read-only property ItemCount Number of Items in the Items Collection.
Write-only property 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.