This document is archived and information here might be outdated. Recommended version. |
Disconnect the Feature from all connected NetworkFeatures.
[Visual Basic .NET]
Public Sub Disconnect ( _
)
[C#]
public void Disconnect (
);
[C++]
HRESULT Disconnect(
void
);
All edits to features that participate in a Geometric Network must be performed within an edit session and bracketed within an edit operation.