ArcObjects Library Reference (GeoDatabase)  

IFeatureConnect Interface

Provides access to members that expose connector points and connection points.

Product Availability

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

Members

Description
Read-only property ConnectionPoint The specified connection point.
Read-only property ConnectionPointByName The specified named connection point.
Read-only property ConnectionPointCount The number of connection points associated with the Feature.
Read-only property ConnectionPointName The name of the specified connection point.

CoClasses that implement IFeatureConnect

CoClasses and Classes Description
ComplexJunctionFeature Esri Complex junction geometric network feature.

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.