ArcObjects Library Reference (GeoDatabase)  

INetworkFeatureEvents Interface

Provides access to events for connecting and disconnecting network features.

Product Availability

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

Members

Description
Method OnConnect Preparation for connecting a NetworkFeature to another.
Method OnDisconnect Preparation for disconnecting a NetworkFeature from another.

CoClasses that implement INetworkFeatureEvents

CoClasses and Classes Description
ComplexEdgeFeature ESRI Complex edge geometric network feature object.
ComplexJunctionFeature ESRI Complex junction geometric network feature.
SimpleEdgeFeature ESRI Geometric network simple edge feature object.
SimpleJunctionFeature ESRI Geometric network simple junction feature object.

See Also

IComplexNetworkFeature Interface | ISimpleJunctionFeature Interface | IJunctionFeature Interface | ISimpleEdgeFeature Interface | IComplexJunctionFeature Interface | IEdgeFeature Interface | INetworkFeatureEvents Interface | INetworkFeature Interface | IComplexEdgeFeature Interface | INetworkFeature.Connect Method