This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtBarriers Interface > INetworkAnalysisExtBarriers.CreateSelectionBarriers Method (ArcObjects .NET 10.5 SDK) |
Returns a SelectionSetBarriers object corresponding to the currently selected features in the current network and the SelectionSemantics property.
[Visual Basic .NET] Public Sub CreateSelectionBarriers ( _ ByRef selectionBarriers As ISelectionSetBarriers _ )
[C#] public void CreateSelectionBarriers ( ref ISelectionSetBarriers selectionBarriers );