This document is archived and information here might be outdated. Recommended version. |
Adds a junction EID to the NALocationRanges object.
[Visual Basic .NET]
Public Sub AddJunction ( _
ByVal junctionEID As Integer _
)
[C#]
public void AddJunction (
int junctionEID
);
[C++]
HRESULT AddJunction(
long junctionEID
);
[C++] Parameters junctionEID [in]
junctionEID is a parameter of type long
Adds a junction EID to the set held by the NALocationRanges object.