This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEFeatureClass Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that return information about feature class data elements.
Description | ||
---|---|---|
FeatureType | The feature type of the feature class. | |
HasM | Indicates if the feature class supports Ms. | |
HasSpatialIndex | Indicates if the feature class has a spatial index. | |
HasZ | Indicates if the feature class supports Zs. | |
ShapeFieldName | The shape field name of the feature class. | |
ShapeType | The geometry type of the feature class. |
CoClasses and Classes | Description |
---|---|
DECoverageFeatureClass (esriDataSourcesFile) | Coverage Feature Class Data Element object. |
DEFeatureClass | Feature Class Data Element object. |
DERasterCatalog | Raster Catalog Data Element object. |
DEShapeFile (esriDataSourcesFile) | ShapeFile Data Element object. |