Deprecated as of 10.1. 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 | ||
---|---|---|
![]() |
Add | Adds a stop to the end of collection. |
![]() |
Clear | Removes all stops from the collection. |
![]() |
Count | The number of stops in the collection. |
![]() |
Insert | Inserts a stop at the specified position in the collection. |
![]() |
Item | The stop at the specified position in the collection. |
![]() |
Remove | Removes the stop at the specified position in the collection. |
CoClasses that implement ISMStopsCollection
CoClasses and Classes | Description |
---|---|
SMStopsCollection | Deprecated as of 10.1. The collection of route stops. |