ArcObjects Library Reference (NetworkAnalyst)  

INAClass Interface

Provides access to properties/methods common to all network analysis classes.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Read-only property ClassDefinition The network analyst class definition.
Method DeleteAllRows Remove all items added to the class (for example, stops or incidents).
Read/write property SaveRowsOnPersist Indicates if rows are stored with the map document.

CoClasses that implement INAClass

CoClasses and Classes Description
NAClass Holds features used as input and generated as output during network analysis.

Remarks

INAClass is the interface provided on the NAClass object to access the NAClassDefinition and to quickly delete all the rows on the NAClass object.