This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IE > IEngineNetworkAnalystHelper Interface > IEngineNetworkAnalystHelper.DeleteAllNetworkLocations Method (ArcObjects .NET 10.4 SDK) |
Delete all network locations of active category for active analysis.
[Visual Basic .NET]
Public Sub DeleteAllNetworkLocations ( _
)
[C#] public void DeleteAllNetworkLocations ( );
[C++]
HRESULT DeleteAllNetworkLocations(
void
);
Deletes all network locations in the IEngineNAWindow::ActiveCategory of the IEngineNAWindow::ActiveAnalysis layer.