Time.op_Subtraction

Time Subtraction operator

Implementerar operatorn -.

public static Time operator -(Time a, Time b)
ParameterTypBeskrivning
aTimeParametern a.
bTimeParametern b.

Returvärde

Resultatet av operatorn.

Undantag

undantagskick
ArgumentNullExceptionArgumenten är ogiltiga
ArgumentExceptionArgument har olika typer eller Argument har olika upplösningar eller

Se även