ArcObjects Library Reference (GeoDatabase)  

IFeatureElementEdit Interface

Provides access to members for setting feature element properties.

Product Availability

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

Members

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.

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.