ArcGIS Developer Help  (EditorExt)    

INetworkAnalysisExtWeightFilter.FilterRangeCount Property

Number of filter ranges for the specified network element type.

[Visual Basic 6.0]
Property FilterRangeCount(
    ByVal elementType As esriElementType _
) As Long
[Visual Basic .NET]
Public Function get_FilterRangeCount ( _
    ByVal elementType As esriElementType _
) As Integer
[C#]
public int get_FilterRangeCount (
    esriElementType elementType
);

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtWeightFilter Interface

Example

INetworkAnalysisExtWeightFilter Example

 


Feedback Send feedback on this page