Provides access to members that control ArcInfo Item Editing.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|  |  | Description | 
|  | AlternateName | Alternate Name of the Item. | 
|  | AlternateName | Alternate Name of the Item. | 
|  | IsIndexed | Indicates if the Item is Indexed. | 
|  | IsIndexed | Indicates if the Item is Indexed. | 
|  | IsPseudo | Indicates if the Item is a Pseudo Item. | 
|  | IsPseudo | Indicates if the Item is a Pseudo Item. | 
|  | IsRedefined | Indicates if the Item is a Redefined Item. | 
|  | IsRedefined | Indicates if the Item is Redefined. | 
|  | Name | Name of the Item. | 
|  | Name | Name of the Item. | 
|  | NumberDecimals | Number of Decimals for Item values. | 
|  | NumberDecimals | Number of Decimals for Item values. | 
|  | OutputWidth | Output Width, in Bytes, for values stored in the Item. | 
|  | OutputWidth | Output Width, in Bytes, for values stored in the Item. | 
|  | StartPosition | Start Position of the Item. | 
|  | StartPosition | Start Position of the Item. | 
|  | Type | Type of the Item, as an enumeration. | 
|  | Type | Type of the Item, as an enumeration. | 
|  | Width | Storage Width, in Bytes, for values stored in the Item. | 
|  | Width | Storage Width, in Bytes, for values stored in the Item. | 
 
Inherited Interfaces
| Interfaces | Description | 
| IArcInfoItem | Provides access to members that retrieve ArcInfo Item information. | 
 
CoClasses that implement IArcInfoItemEdit
| CoClasses and Classes | Description | 
| ArcInfoItem | ArcInfo Item Object used to create items. |