This document is archived and information here might be outdated.  Recommended version.


ISelectionSetBarriers.Not Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalysis > ESRI.ArcGIS.NetworkAnalysis > Interfaces > IS > ISelectionSetBarriers Interface > ISelectionSetBarriers.Not Method
ArcGIS Developer Help

ISelectionSetBarriers.Not Method

Specifies that the network features not in this set act as barriers.

[Visual Basic .NET]
Public Sub Not ( _
)
[C#]
public void Not (
);
[C++]
HRESULT Not(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ISelectionSetBarriers Interface