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