[This is preliminary documentation and is subject to change.]
Sets the value of the <Odometer> element.
| C# | Visual Basic | Visual C++ |
public void SetOdometer( DistanceUnit Unit, string Value )
Public Sub SetOdometer ( _ Unit As DistanceUnit, _ Value As String _ )
public: void SetOdometer ( DistanceUnit^ Unit, String^ Value )
- Unit (DistanceUnit)
- Units used in the odometer reading.
- Value (String)
- Gets or sets the content value of the <Odometer> element
This form of setOdometer is provided as a convenience method that is functionally equivalent to the Odometer
Version: 2.0
Since: 1.5r1