![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IA > IArcInfoItem Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that retrieve ArcInfo Item information.
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 and Classes | Description |
---|---|
ArcInfoItem | ArcInfo Item Object used to create items. |