Visual Basic (Declaration) | |
---|---|
Public Function Solve( _ ByVal parameters As RouteParameters _ ) As RouteEventArgs |
C# | |
---|---|
public RouteEventArgs Solve( RouteParameters parameters ) |
Parameters
- parameters
- Parameters indicate guidlines that are required when determining what the route to each stop.
Return Value
Returns a route event argument that contains infomation on stops, directions, and the geometries of the paths between the points indicated in "RouteParameters".Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family