Time Conversion (Time to Double)
Creates a new
Double value from a given
Time object.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static implicit operator double (
Time value
)
- value Time
- The Time object to convert.
DoubleA
Double value equal to the value of the
Time.