Provides access to members that work with a layer's fields.
This interface has properties and methods for finding a layer's fields, returning the field count, and getting extended information on a field.
| Description | ||
|---|---|---|
![]() |
Field | The field at the specified index. |
![]() |
FieldCount | The number of fields. |
![]() |
FieldInfo | Extended field information for the field at the specified index. |
![]() |
FindField | Returns the index of the field with the specified name. |
| CoClasses and Classes | Description |
|---|---|
| CadAnnotationLayer | An ESRI Cad annotation layer. |
| CadFeatureLayer | ESRI CAD Feature Layer class. |
| CoverageAnnotationLayer | An ESRI coverage annotation layer. |
| DimensionLayer | A collection of properties for a dimension layer. |
| FDOGraphicsLayer | A collection of properties for an annotation layer (feature data object graphics layer). |
| FeatureLayer | A collection of features and their visual representation. |
| GdbRasterCatalogLayer | Geodabase RasterCatalog source and display options. |
| IMSSubFeatureLayer | IMS Sub-FeatureLayer class |
| MADtedLayer (esriMilitaryAnalyst) | A layer used to control the display of MA DTED Catalogs. |
| MARasterLayer (esriMilitaryAnalyst) | A layer used to control the display of MA RPF Catalogs. |
| RasterLayer | Raster layer source and display options. |
| TemporalFeatureLayer (esriTrackingAnalyst) | Defines the coclass IDL parameters and attributes of the TemporalFeatureLayer COM object. |
| TinLayer | The TIN Layer class. |