This document is archived and information here might be outdated. Recommended version. |
Returns the number of edge ranges currently stored in the NALocationRanges object.
[Visual Basic .NET]
Public ReadOnly Property EdgeRangeCount As Integer
[C#]
public int EdgeRangeCount {get;}
[C++]
HRESULT get_EdgeRangeCount(
System.Int32* EdgeRangeCount
);
[C++] Parameters EdgeRangeCount [out, retval]
EdgeRangeCount is a parameter of type long*
Provides a count of the edge EIDs held by the NALocationRanges object.