This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IC > ICoverageFeatureClass Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that retrieve ArcInfo Coverage Feature Class information. Note: the ICoverageFeatureClass interface has been superseded byICoverageFeatureClass2. Please consider using the more recent version.
Use this interface to find the values of the properties: type, attribute table, and topology, for an ArcGIS for Desktop Advanced feature class.
Description | ||
---|---|---|
FeatureClassType | Type of the Feature Class. | |
HasFAT | Indicates if the Feature Class has a Feature Attribute Table. | |
Topology | Topology of the Feature Class. |