This document is archived and information here might be outdated.  Recommended version.


IFeatureElementEdit Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFeatureElementEdit Interface
ArcGIS Developer Help

IFeatureElementEdit Interface

Provides access to members for setting feature element properties.

Product Availability

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

Members

Name Description
Write-only property ElementType The Type of Feature Element.
Write-only property Geometry The Geometry of the Feature Element.
Write-only property Owner The Feature that owns the Feature Element.
Write-only property Parent The Parent of the Feature Element.

Classes that implement IFeatureElementEdit

Classes Description

Remarks

It is recommended that developers do not use Complex Junctions in their data modeling solutions.  Developers can leverage existing Geodatabase components in order to implement partial functionality, such as IFeatureClassExtension.