This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAContextEdit Interface > INAContextEdit.ClearOutputNAObjects Method (ArcObjects .NET 10.5 SDK) |
Empty NAClasses that are defined as output only.
[Visual Basic .NET]
Public Sub ClearOutputNAObjects ( _
)
[C#] public void ClearOutputNAObjects ( );
[C++]
HRESULT ClearOutputNAObjects(
void
);
ClearOutputNAObjects is a helper method to quickly go through the NAClasses that are used for output and to remove all of the rows from them.