Creates a selection set from the specified set of network elements.
[Visual Basic .NET] Public Sub CreateSelection ( _ ByVal junctionEIDs As IEnumNetEID, _ ByVal edgeEIDs As IEnumNetEID _ )
[C#] public void CreateSelection ( IEnumNetEID junctionEIDs, IEnumNetEID edgeEIDs );
Product Availability
Available with ArcGIS Desktop.
See Also
INetworkAnalysisExtResults Interface | IEnumNetEID Interface