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.
DimensionFeature (esriCarto) ESRI Dimension Feature class.
Feature ESRI Feature.
NALocationFeature (esriNetworkAnalyst) A network location which can be used like a feature or a row.
NATraversalResultElement (esriNetworkAnalyst) An individual element in a traversal result.