ArcObjects Library Reference  (NetworkAnalysis)    

ISelectionSetBarriers.Not Method

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

[Visual Basic 6.0]
Sub Not
[Visual Basic .NET]
Public Sub Not ( _
)
[C#]
public void Not (
);
[Java]
public void not (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT Not(
void
);

Product Availability

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

See Also

ISelectionSetBarriers Interface

 


Feedback Send feedback on this page