TimeNegate Method
Negates the value of the specified
Time operand.
Namespace: InnerDrive.QuantitativeAssembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
public static Time Negate(
Time value
)
- value Time
- The Time to negate.
TimeA new
Time instance equal to the first instance multiplied
by -1.