ArcObjects Library Reference  (GeoDatabase)    

IRowSubtypes Interface

Provides access to members to return and modify the subtype code and to initialize the default values.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

The IRowSubtypes interface contains methods that allow the initialization, determination and modification of subtype values and initialization of default values.

Members

Description
Method InitDefaultValues The default values of the row.
Read/write property SubtypeCode The subtype for the row.

CoClasses that implement IRowSubtypes

CoClasses and Classes Description
AnnotationFeature (esriCarto) An ESRI annotation feature.
ComplexEdgeFeature ESRI Complex edge geometric network feature.
ComplexJunctionFeature ESRI Complex junction geometric network feature.
CoverageAnnotationFeature ESRI Coverage Annotation Feature.
DimensionFeature (esriCarto) ESRI Dimension Feature class.
Feature ESRI Feature.
GeocodedFeature (esriLocation) A feature created by a locator.
NALocationFeature (esriNetworkAnalyst) A network location which can be used like feature a row.
NALocationObject (esriNetworkAnalyst) A network location which can be used like a row.
NATraversalResultElement (esriNetworkAnalyst) An individual element in a traversal result.
Object ESRI Object.
RasterCatalogItem Raster Catalog Feature Class.
Row ESRI Row.
SimpleEdgeFeature ESRI Geometric network edge feature.
SimpleJunctionFeature ESRI Geometric network simple junction feature.
TopologyErrorFeature ESRI Topology Error Feature.

Example

InitDefaultValues Example

 


Feedback Send feedback on this page