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