This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtWeightFilter Interface > INetworkAnalysisExtWeightFilter.ClearRanges Method (ArcObjects .NET 10.4 SDK) |
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 );