This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkFeatureEvents Interface > INetworkFeatureEvents.OnDisconnect Method (ArcObjects .NET 10.4 SDK) |
Preparation for disconnecting a NetworkFeature from another.
[Visual Basic .NET]
Public Sub OnDisconnect ( _
)
[C#] public void OnDisconnect ( );
[C++]
HRESULT OnDisconnect(
void
);
OnDisconnect is not currently implemented.