BingItineraryItem Members
In This Article
#Constructors
Name | Description |
---|---|
Bing |
Initializes a new instance of the Bing |
Bing |
Initializes a new instance of the Bing |
Bing |
Initializes a new instance of the Bing |
#Properties
Name | Description |
---|---|
Compass |
Returns the compass direction indicating the cardinal point. |
Detail | Returns the additional information about the single itinerary item of the route. |
Details | The information about the required maneuvers on the itinerary item. |
Distance | Gets the distance of the itinerary item. |
Hints | Returns the hints to assist in the route passage. |
Location | Gets the location of the itinerary item. |
Maneuver | Gets the maneuver type associated with the itinerary item. |
Maneuver |
Gets the maneuver instruction of the itinerary item. |
Side |
Returns the side of the street where the route destination is. |
Signs | Returns the signs which are placed along the route. |
Time | Gets the time required to pass the itinerary item. |
Towards |
Returns the street name in which direction the first itinerary item goes. |
Warnings | Gets the warnings associated with the itinerary item. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also