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


INetworkAnalysisExtWeightFilter.ClearRanges Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExtWeightFilter.ClearRanges Method

Clears all filter ranges for the specified network element type.

[Visual Basic .NET]
Public Sub ClearRanges ( _
    ByVal elementType As esriElementType _
)
[C#]
public void ClearRanges (
    esriElementType elementType
);

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtWeightFilter Interface