ArcGIS Developer Help  (EditorExt)    

INetworkAnalysisExtWeightFilter.ClearRanges Method

Clears all filter ranges for the specified network element type.

[Visual Basic 6.0]
Sub ClearRanges(
    ByVal elementType As esriElementType _
)
[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

Example

INetworkAnalysisExtWeightFilter Example

 


Feedback Send feedback on this page