This document is archived and information here might be outdated.  Recommended version.


IArcInfoTable Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoTable Interface
ArcGIS Developer Help

IArcInfoTable Interface

Provides access to members that modify ArcInfo Tables.

Product Availability

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

Members

Name Description
Method AddIndex Adds an Index for the specified Item.
Method AddItem Adds an Item to this Table.
Method AlterItem Changes the properties of the specified Item.
Method DeleteIndex Deletes an Index from the specified Item.
Method DeleteItem Deletes an Item from this Table.
Method FindItem Index of the Item with the specified name.
Read-only property ItemSet Item Collection for this Feature Class or Info Table.

Classes that implement IArcInfoTable

Classes Description