RouteWaypoint Members
In This Article
#Constructors
Name | Description |
---|---|
Route |
Initializes a new instance of the route waypoint with the specified parameters. |
Route |
Initializes a new instance of the Route |
Route |
Initializes a new instance of the route waypoint with the specified parameters. |
Route |
Initializes a new instance of the Route |
#Properties
Name | Description |
---|---|
Description | Returns the waypoint description. |
Keyword | Returns the word indicating the required route waypoint to search for on a map. |
Location | Returns the location of the route waypoint. |
Tag | Returns the object that stores additional information about the waypoint. |
#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 the textual representation of the Route |
See Also