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


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

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

Name 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.

Classes that implement IFeatureConnect

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.