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


INetworkAnalysisExtFlags.ClearFlags Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExtFlags.ClearFlags Method

Removes all flags from the current network.

[Visual Basic .NET]
Public Sub ClearFlags ( _
)
[C#]
public void ClearFlags (
);

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtFlags Interface