ArcObjects Library Reference (GeoDatabase)  

IFeatureEdit2 Interface

Provides access to members implemented to customize feature editing.

Product Availability

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

Members

Description
Method BeginMoveSet Prepares the set of features for a move operation.
Method DeleteSet Deletes the set of rows.
Method MoveSet Moves the set of features through a distance and direction specified by moveVector.
Method RotateSet Rotates the set of features according to the specified origin and angle.
Method Split Split the feature.
Method SplitAttributes Split the feature attributes.
Method SplitWithUpdate Split the feature by updating the split feature and creating new feature(s) for the smaller portion.

Inherited Interfaces

Interfaces Description
IFeatureEdit Provides access to members implemented to customize feature editing.
IRowEdit Provides access to members implemented to customize object editing.

CoClasses that implement IFeatureEdit2

CoClasses and Classes Description
AnnotationFeature (esriCarto) An Esri annotation feature.
ComplexEdgeFeature Esri Complex edge geometric network feature object.
ComplexJunctionFeature Esri Complex junction geometric network feature.
CoverageAnnotationFeature Esri Coverage Annotation Feature.
DimensionFeature (esriCarto) Esri Dimension Feature class.
Feature Esri Feature.
NALocationFeature (esriNetworkAnalyst) A network location which can be used like a feature or a row.
NALocationRangesFeature (esriNetworkAnalyst) A container of NALocationRanges which can be used like a feature or a row.
NATraversalResultElement (esriNetworkAnalyst) An individual element in a traversal result.
SchematicLink (esriSchematic) A schematic link object.
SchematicNode (esriSchematic) A schematic node object.
SchematicNodeOnLink (esriSchematic) A schematic node-on-link object.
SchematicSubLink (esriSchematic) A schematic sublink object.
SimpleEdgeFeature Esri Geometric network simple edge feature object.
SimpleJunctionFeature Esri Geometric network simple junction feature object.