KeyTime Operators and Type Conversions
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The KeyTime type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equality | Compares two KeyTime values for equality. |
|
Widening(TimeSpan to KeyTime) | Implicitly converts a TimeSpan to a KeyTime. |
|
Inequality | Compares two KeyTime values for inequality. |
Show: