This document is archived and information here might be outdated. Recommended version. |
Sets the current results to the specified network elements.
[Visual Basic .NET] Public Sub SetResults ( _ ByVal junctionEIDs As IEnumNetEID, _ ByVal edgeEIDs As IEnumNetEID _ )
[C#] public void SetResults ( IEnumNetEID junctionEIDs, IEnumNetEID edgeEIDs );