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