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.ClearInputNAObjects Method (ArcObjects .NET 10.5 SDK) |
Empty NAClasses that are defined as input or input/output.
[Visual Basic .NET]
Public Sub ClearInputNAObjects ( _
)
[C#] public void ClearInputNAObjects ( );
[C++]
HRESULT ClearInputNAObjects(
void
);
ClearInputNAObjects is a helper method to quickly go through the NAClasses that are used for input and to remove all of the rows from them.