Open Rails

Me Members

Me overview

Public Static Methods

FromFtConvert feet to metres
FromInConvert inches to metres
FromKiloMConvert kilometres to metres
FromM Convert from metres into kilometres or miles, depending on the flag isMetric
FromMiConvert (statute or land) miles to metres
FromYdConvert yards to metres
ToFtConvert metres to feet
ToInConvert metres to inches
ToKiloMConvert metres to kilometres
ToM Convert to metres from kilometres or miles, depending on the flag isMetric
ToMiConvert metres to (statute or land) miles
ToYdConvert metres to yards

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

Me Class | ORTS.Common Namespace