TimeScale Methods
The TimeScale type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CompareTo | |
|
|
Deconstruct | |
|
|
DivideBy |
Divides this instance by [divisor]. Division is made in BaseUnit
of the divisor.
|
|
|
Equals(TimeSpan) | |
|
|
Equals(Object) | |
|
|
Finalize | (Inherited from Object.) |
|
|
GetBindableValueObjects | |
|
|
GetHashCode | |
|
|
GetRatioTo |
Divides this instance by [divisor]. Division is made in BaseUnit
of the divisor. The remainder must be zero.
|
|
|
GetStandardValues |
Gets the members of TimeScales.
|
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToShortString |
See ToString()()()(). Uses formatter 'S'.
|
|
|
ToString()()()() |
See ToString()()()(). Uses formatter 'L'.
|
|
|
ToString(String, IFormatProvider) |
Converts to string using format.
|

