ArcObjects Library Reference (DataSourcesFile)  

ISMStopsCollection Interface

Provides access to the collection of route stops.

Product Availability

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

Description

Represents the collection of route stops.

Members

Description
Method Add Adds a stop to the end of collection.
Method Clear Removes all stops from the collection.
Read-only property Count The number of stops in the collection.
Method Insert Inserts a stop at the specified position in the collection.
Read-only property Item The stop at the specified position in the collection.
Method Remove Removes the stop at the specified position in the collection.

CoClasses that implement ISMStopsCollection

CoClasses and Classes Description
SMStopsCollection The collection of route stops.