ArcObjects Library Reference  (ArcWeb)    

IEnumArcWebRouteStops Interface

Provides access to members that enumerate and manipulate the route stops.

Product Availability

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

Members

Description
Method Add Adds a route stop to the enumerator.
Method MakeFirst Makes a route stop the first one.
Method MakeLast Makes a route stop the first one.
Method MoveDown Moves a route stop one position down.
Method MoveUp Moves a route stop one position up.
Method Next Retrieves the next esriArcWebCountry in the enumeration sequence.
Method Remove Removes a route stop from the enumerator.
Method RemoveAll Removes all route stops from the enumerator.
Method Reset Resets the enumeration sequence to the beginning.

CoClasses that implement IEnumArcWebRouteStops

CoClasses and Classes Description
EnumArcWebRouteStops An enumerator of ArcWebRouteStops.

 


Feedback Send feedback on this page